Advertisement
theitd

CSR Generation String

Sep 18th, 2013
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. openssl req -new -nodes -out csr/www.example.co.uk-startssl-req-`date +%FT%T`.pem -keyout keys/www.example.co.uk-startssl-key-`date +%FT%T`.pem -config /etc/ssl/openssl.cnf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement