Guest User

Untitled

a guest
Feb 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. [global.tls]
  2. certs = "/home/me/Keys/cert.pem"
  3. key = "/home/me/Keys/key.pem"
  4.  
  5. openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 9999
Add Comment
Please, Sign In to add comment