This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
help:technical:sslcerts [2015/11/26 05:12] – rubin | help:technical:sslcerts [2016/01/26 19: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 a zip with other zips in it. We want ApacheServer.zip, |
- | | + | cat server.key |
- | cat server.key | + | |
| | ||
| |