|
|
|
|
|
by don_draper
4654 days ago
|
|
" On your CA's environment (hopefully elsewhere): openssl x509 -CA cacert.pem -CAkey cakey.pem -CAcreateserial \
-days 730 -req -in vpn.csr -out vpn-cert.pem
" What does the author mean by 'hopefully elsewhere?' It's no longer a simple one server solution, no? |
|