1
0
Fork 0
This commit is contained in:
Daniel Kempkens 2015-08-03 22:17:27 +02:00
parent 923ed0ccbc
commit 0eaf6d2445

View file

@ -43,7 +43,7 @@ For CAcert (and unless you have a Class 3 certificate) you only have to include
StartSSL - using a Class 1 certificate again - has an intermediate certificate in their chain, so you have to include this one in your stapling file, too. StartSSL - using a Class 1 certificate again - has an intermediate certificate in their chain, so you have to include this one in your stapling file, too.
{% highlight text %} {% highlight text %}
03/08/2015: Removed. Get root certificate and the intermediate certificate here: https://www.startssl.com/certs/ 03/08/2015: Removed. Get the root certificate and the intermediate certificate here: https://www.startssl.com/certs/
{% endhighlight %} {% endhighlight %}
After you've done all that, you can restart nginx or reload the configuration and you should be good to go! After you've done all that, you can restart nginx or reload the configuration and you should be good to go!