User Tools

Site Tools


mantis:zss:doc

This is an old revision of the document!


Documentation: Zenteknix Salon Software

The directory where the keystore is …
cd /usr/java/jre/lib/security

To list keys currently in the keystore …
keytool -list -keystore cacerts

Assuming cert has been exported (via browser) to file mycert.x509 …
To import that key into the keystore:
(default password of the keystore is: changeit) …
keytool -import -noprompt -trustcacerts -alias www.yoursite.com -file mycert.x509 -keystore cacerts

ZSSMantis Wiki Area

mantis/zss/doc.1418850726.txt.gz · Last modified: 2014/12/17 15:12 by rk4n3