Created
October 23, 2017 14:15
-
-
Save dontpaniclabsgists/6edfde33326e20823629ea2a70928b1b to your computer and use it in GitHub Desktop.
securing_docker_2
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 -new -x509 -days 365 -key ca-key.pem -sha256 -out ca.pem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment