Page History
...
Code Block | ||||
---|---|---|---|---|
| ||||
$ keytool -import -v -alias $HUB_HTTPS_CERT_ALIAS -file $HUB_HTTPS_CERT_ALIAS.crt -keystore shrine.keystore -storepass $KEYSTORE_PASSWORD |
To Import Your Site's Signed Private Certificate:
Code Block | ||||
---|---|---|---|---|
| ||||
$ keytool -import -v -alias $KEYSTORE_ALIAS -file $KEYSTORE_ALIAS.crt -keystore shrine.keystore -storepass $KEYSTORE_PASSWORD -keypass $KEYSTORE_PASSWORD -trustcacerts |
Info | ||
---|---|---|
| ||
Please note that the certificate that the Hub has signed will expire 3 years from the date of signing. Set up a reminder so that you can renew the certificate when the date approaches. |
Overview
Content Tools