Skip to content

Instantly share code, notes, and snippets.

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