User Tools

Site Tools


public:techstuff:ssl

This is an old revision of the document!


SSL

Generating a CSR

Run the following to generate the key (you'll also have to answer some questions).

openssl req -new -newkey rsa:4096 -nodes -keyout wiki.shweppsie.com.key -out wiki.shweppsie.com.csr
  • Use the CSR with your SSL Certificate Provider to generate new certificates
public/techstuff/ssl.1399632582.txt.gz · Last modified: 2020/04/25 13:05 (external edit)