Módosítások

TCS ServerCert

13 bájt hozzáadva, 2010. április 30., 12:14
a
Retrieve issued certificate (and chain)
* <code>hostname.you.provided.first-chain.crt</code> (certificate chain)
You need to copy the URL that's sent to you by Comodo sends you in the 'certificate issued' mail.
<source lang="bash">
wget -O $host-chain.crt $URLBASE/chain-pem/
</source>
 
== Apache config ==
This is how you can instruct Apache to use the new cert

Navigációs menü