Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themerdark
$ keytool 
-genkeypair 
-keysize 2048 
-alias shrine-example.harvard.edu 
-dname "CN=shrine-example.harvard.edu, OU=SHRINE Example, O=SHRINE Network, L=$KEYSTORE_CITYBoston, S=$KEYSTORE_STATEMA, C=$KEYSTORE_COUNTRYUS" 
-keyalg RSA 
-keypass $KEYSTORE_PASSWORDpassword 
-storepass $KEYSTORE_PASSWORDpassword 
-keystore $KEYSTORE_FILEshrine.keystore
-storetype pkcs12 
-validity 7300