Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created October 23, 2017 14:15
Show Gist options
  • Save dontpaniclabsgists/6edfde33326e20823629ea2a70928b1b to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/6edfde33326e20823629ea2a70928b1b to your computer and use it in GitHub Desktop.
securing_docker_2
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