User Tools

Site Tools


public:techstuff:ssl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:techstuff:ssl [2015/03/15 11:11] nathanpublic:techstuff:ssl [2020/04/25 13:05] (current) – external edit 127.0.0.1
Line 5: Line 5:
 Run the following to generate the key (you'll also have to answer some questions). Run the following to generate the key (you'll also have to answer some questions).
  
-  DOMAIN='' openssl req -new -newkey rsa:4096 -nodes -keyout ${DOMAIN}.key -out ${DOMAIN}.csr+  DOMAIN='x.shweppsie.com'openssl req -new -newkey rsa:4096 -nodes -keyout ${DOMAIN}.key -out ${DOMAIN}.csr
  
   * Use the CSR with your SSL Certificate Provider to generate new certificates   * Use the CSR with your SSL Certificate Provider to generate new certificates
  
public/techstuff/ssl.1426417879.txt.gz · Last modified: 2020/04/25 13:05 (external edit)