Home
FreeBSD Tips
Generating Self Signed Certificate
FreeBSD Tips
Generating Self Signed Certificate | Generating Self Signed Certificate |
|
|
|
Here is howto create a self signed certificate: openssl reg -new -x509 -keyout server.pem -out server.pem -days 365 -nodes |
| < Prev | Next > |
|---|

