Mention startssl.com offers free one-year ssl certificate.

This commit is contained in:
Zhang Huangbin 2015-01-08 00:33:05 +08:00
parent 0d90d05b47
commit 2e351443d0
2 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,8 @@ annoying message, you have to buy a SSL certificate from SSL certificate
provider. Search `buy ssl certificate` in Google will give you many SSL
providers, choose the one you prefer.
> [StartSSL.com offers free one-year certificate](http://www.startssl.com/?app=1).
## Generate SSL private key and buy one SSL certificate
First of all, you need to generate a new SSL certificate on your server

View File

@ -33,6 +33,9 @@ to warn you this self-signed certificate is not trusted. To avoid this
annoying message, you have to buy a SSL certificate from SSL certificate
provider. Search <code>buy ssl certificate</code> in Google will give you many SSL
providers, choose the one you prefer.</p>
<blockquote>
<p><a href="http://www.startssl.com/?app=1">StartSSL.com offers free one-year certificate</a>.</p>
</blockquote>
<h2 id="generate-ssl-private-key-and-buy-one-ssl-certificate">Generate SSL private key and buy one SSL certificate</h2>
<p>First of all, you need to generate a new SSL certificate on your server
with <code>openssl</code> command. WARNING: do NOT use key length smaller than <code>2048</code> bit,