sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt -config localhost.conf -passin pass:YourStrongPassword |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment