Skip to content

Instantly share code, notes, and snippets.

@dkavanagh
Created September 10, 2015 16:27
Show Gist options
  • Save dkavanagh/0741c1f37a320c0a01ae to your computer and use it in GitHub Desktop.
Save dkavanagh/0741c1f37a320c0a01ae to your computer and use it in GitHub Desktop.
extract eucalyptus default ssl cloud cert
keytool -exportcert -alias eucalyptus -file cloud-ssl.crt -keystore /var/lib/eucalyptus/keys/euca.p12 -storepass eucalyptus -storetype pkcs12 -rfc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment