Skip to content

Commit

Permalink
update state
Browse files Browse the repository at this point in the history
  • Loading branch information
chobbs committed Oct 4, 2021
1 parent 2c8ad09 commit c39c518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generate-ssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keytool -keystore etc/keystore \
-genkey -keyalg RSA \
-keypass adminadmin \
-storepass adminadmin \
-dname "C=rundeck, S=stgo, OU= rundeck, L=stgo, O=cst, CN=rundeck"
-dname "C=us, S=ca, OU= rundeck, L=bayarea, O=cst, CN=rundeck"

cp etc/keystore etc/truststore

Expand Down

0 comments on commit c39c518

Please sign in to comment.