portal/cert: clarify intermediate cert requests
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Jan 2019 01:48:26 +0000 (20:48 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Jan 2019 01:48:26 +0000 (20:48 -0500)
nowadays intermediates are just included in the pem, and not stored
separately.

cert.mlt

index c212236..d240aae 100644 (file)
--- a/cert.mlt
+++ b/cert.mlt
@@ -142,7 +142,7 @@ elseif $"mod" <> "" then
 
 <p>The <a href="http://wiki.hcoop.net/MemberManual/ServingWebsites/SslCert">instructions on our wiki for creating SSL certificates</a> may be helpful.</p>
 
-<p>If you need to install an <strong>intermediate certificate</strong>, please include the url to either the certificate or the CA's webpage (e.g. <a href="http://wiki.gandi.net/en/ssl/intermediate">Gandi</a>, <a href="https://www.startssl.com/?app=21">StartSSL</a>) in your additional comments.</p>
+<p>If you need to install <strong>intermediate certificates</strong>, please include the intermediate certificate chain in the combined <tt>pem</tt> file after the private key.</p>
 
 <form method="post">
 <input type="hidden" name="new" value="1">