How do you generate a new self sign certificate for use with Landscape in Ubuntu 18.04LTS? ...
What is the ongoing value of the Kanban board to the developers as opposed to management
Does GDPR cover the collection of data by websites that crawl the web and resell user data
Recursive calls to a function - why is the address of the parameter passed to it lowering with each call?
Does Prince Arnaud cause someone holding the Princess to lose?
tabularx column has extra padding at right?
What's the difference between using dependency injection with a container and using a service locator?
How to leave only the following strings?
lm and glm function in R
A journey... into the MIND
How to get a single big right brace?
Continue tikz picture on next page
How do I deal with an erroneously large refund?
Etymology of 見舞い
Can the van der Waals coefficients be negative in the van der Waals equation for real gases?
Does the Pact of the Blade warlock feature allow me to customize the properties of the pact weapon I create?
What is the difference between 准时 and 按时?
Can 'non' with gerundive mean both lack of obligation and negative obligation?
“Since the train was delayed for more than an hour, passengers were given a full refund.” – Why is there no article before “passengers”?
Married in secret, can marital status in passport be changed at a later date?
Assertions In A Mock Callout Test
When speaking, how do you change your mind mid-sentence?
How to break 信じようとしていただけかも知れない into separate parts?
How to mute a string and play another at the same time
Kepler's 3rd law: ratios don't fit data
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;
}
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
add a comment |
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
You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.
– Thomas Ward♦
5 hours ago
add a comment |
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
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
landscape
edited 4 hours ago
learnsomemore
asked 6 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
add a comment |
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
You should reach out to Canonical/Landscape about this, we can't update Canonical's documentation from here.
– Thomas Ward♦
5 hours ago