Created
October 23, 2017 14:31
-
-
Save dontpaniclabsgists/aac6447fad51f47e3ba7190ebdd55519 to your computer and use it in GitHub Desktop.
securing_docker_9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openssl req -subj "/CN=client" -sha256 -new -key key.pem -out client.csr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment