Thursday, January 24, 2013

How to add a Certificate

You need to add the certificate to /repository/resources/security/client-truststore.jks.

Following can be used to add the certificate.
keytool -importcert -file ~/Desktop/cer/github.com -alias github -keystore wso2carbon.jks 

/Desktop/cer/github.com is the path to the certificate.

1 comment:

Using Zotero for academic writing