How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS? ...

Like totally amazing interchangeable sister outfit accessory swapping or whatever

Why did Bronn offer to be Tyrion Lannister's champion in trial by combat?

What helicopter has the most rotor blades?

Does traveling In The United States require a passport or can I use my green card if not a US citizen?

What's the connection between Mr. Nancy and fried chicken?

Why isn't everyone flabbergasted about Bran's "gift"?

Does using the Inspiration rules for character defects encourage My Guy Syndrome?

Why doesn't the university give past final exams' answers?

What's the difference between using dependency injection with a container and using a service locator?

Will I be more secure with my own router behind my ISP's router?

Married in secret, can marital status in passport be changed at a later date?

Meaning of "Not holding on that level of emuna/bitachon"

Is there a verb for listening stealthily?

Why is one lightbulb in a string illuminated?

What is the definining line between a helicopter and a drone a person can ride in?

Pointing to problems without suggesting solutions

What is the difference between 准时 and 按时?

Where is Bhagavad Gita referred to as Hari Gita?

Converting a text document with special format to Pandas DataFrame

Protagonist's race is hidden - should I reveal it?

Can the van der Waals coefficients be negative in the van der Waals equation for real gases?

"Destructive force" carried by a B-52?

Coin Game with infinite paradox

Is there a way to convert Wolfram Language expression to string?



How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do I install Landscape for personal use?Landscape's Openstack deployment fails at Configure Availability ZonesLandscape use StartSSL Cert for registering clientsLandscape server for personal use does not register clientsCannot connect client to landscape server: certificate issueLandscape for personal useLandscape ask for “At least three machines with more than one disk”Ubuntu 16.04 Certificate Authority Not Iniating - OpenSSLUbuntu Landscape - Server certificate verification failedNew client unable to connect to stand-alone Landscape server





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS?



When i run this $ /usr/lib/ssl/misc/CA.pl -signreq



I get this error:
Unknown arg "-signreq"
Use -help for help.



From link
https://help.landscape.canonical.com/LDS/SSL



I'm following the steps in order on a ubuntu 18.04LTS server. Any idea what is wrong?



Docs are wrong for "Signing your certificate". Change:



$ /usr/lib/ssl/misc/CA.pl -signreq

# TO

$ /usr/lib/ssl/misc/CA.pl -sign



But even with that i can't get it to work. Landscape docs have not been updated since 2012. Can someone help with this?



How do you create a self signed certificate ubnuntu 18.04LTS for use in Landscape? I tried following the docs at https://help.landscape.canonical.com/LDS/SSL and it does not work. I can't sign for more than 365 days even though i changed days in the CA.pl to 10950. When registering a new client i still get



certificate subject name (ctrl-server1) does not match target host name 'tst.ctrl-server1.com' even though i re-generated another certificate after changing apache site










share|improve this question

























  • You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.

    – Thomas Ward
    5 hours ago


















0















How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS?



When i run this $ /usr/lib/ssl/misc/CA.pl -signreq



I get this error:
Unknown arg "-signreq"
Use -help for help.



From link
https://help.landscape.canonical.com/LDS/SSL



I'm following the steps in order on a ubuntu 18.04LTS server. Any idea what is wrong?



Docs are wrong for "Signing your certificate". Change:



$ /usr/lib/ssl/misc/CA.pl -signreq

# TO

$ /usr/lib/ssl/misc/CA.pl -sign



But even with that i can't get it to work. Landscape docs have not been updated since 2012. Can someone help with this?



How do you create a self signed certificate ubnuntu 18.04LTS for use in Landscape? I tried following the docs at https://help.landscape.canonical.com/LDS/SSL and it does not work. I can't sign for more than 365 days even though i changed days in the CA.pl to 10950. When registering a new client i still get



certificate subject name (ctrl-server1) does not match target host name 'tst.ctrl-server1.com' even though i re-generated another certificate after changing apache site










share|improve this question

























  • You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.

    – Thomas Ward
    5 hours ago














0












0








0








How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS?



When i run this $ /usr/lib/ssl/misc/CA.pl -signreq



I get this error:
Unknown arg "-signreq"
Use -help for help.



From link
https://help.landscape.canonical.com/LDS/SSL



I'm following the steps in order on a ubuntu 18.04LTS server. Any idea what is wrong?



Docs are wrong for "Signing your certificate". Change:



$ /usr/lib/ssl/misc/CA.pl -signreq

# TO

$ /usr/lib/ssl/misc/CA.pl -sign



But even with that i can't get it to work. Landscape docs have not been updated since 2012. Can someone help with this?



How do you create a self signed certificate ubnuntu 18.04LTS for use in Landscape? I tried following the docs at https://help.landscape.canonical.com/LDS/SSL and it does not work. I can't sign for more than 365 days even though i changed days in the CA.pl to 10950. When registering a new client i still get



certificate subject name (ctrl-server1) does not match target host name 'tst.ctrl-server1.com' even though i re-generated another certificate after changing apache site










share|improve this question
















How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS?



When i run this $ /usr/lib/ssl/misc/CA.pl -signreq



I get this error:
Unknown arg "-signreq"
Use -help for help.



From link
https://help.landscape.canonical.com/LDS/SSL



I'm following the steps in order on a ubuntu 18.04LTS server. Any idea what is wrong?



Docs are wrong for "Signing your certificate". Change:



$ /usr/lib/ssl/misc/CA.pl -signreq

# TO

$ /usr/lib/ssl/misc/CA.pl -sign



But even with that i can't get it to work. Landscape docs have not been updated since 2012. Can someone help with this?



How do you create a self signed certificate ubnuntu 18.04LTS for use in Landscape? I tried following the docs at https://help.landscape.canonical.com/LDS/SSL and it does not work. I can't sign for more than 365 days even though i changed days in the CA.pl to 10950. When registering a new client i still get



certificate subject name (ctrl-server1) does not match target host name 'tst.ctrl-server1.com' even though i re-generated another certificate after changing apache site







landscape






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 3 hours ago







learnsomemore

















asked 5 hours ago









learnsomemorelearnsomemore

112




112













  • You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.

    – Thomas Ward
    5 hours ago



















  • You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.

    – Thomas Ward
    5 hours ago

















You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.

– Thomas Ward
5 hours ago





You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.

– Thomas Ward
5 hours ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136163%2fhow-do-you-generate-a-new-self-sign-certificate-for-use-with-landscape-in-ubuntu%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136163%2fhow-do-you-generate-a-new-self-sign-certificate-for-use-with-landscape-in-ubuntu%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...