Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
help:technical:sslcerts [2015/11/25 21:12]
rubin
help:technical:sslcerts [2016/01/26 11:43] (current)
rubin
Line 11: Line 11:
 Then you decrypt the key: Then you decrypt the key:
   openssl rsa -in ssl.key -out ssl.key   openssl rsa -in ssl.key -out ssl.key
-   + 
-Then they must be combined into a .pem file: +Startcom sends you zip with other zips in itWe want ApacheServer.zip, extract the 2 files from it and then do this
-   +  cat server.key 2_server.crt 1_root_bundle.crt > ircd.pem
-  cat server.key server.crt startcom-sub.class2.server.ca.pem > ircd.pem+