We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<IS_HOME>/repository/resources/security/wso2carbon.jks
pkcs12
wso2carbon
keytool -importkeystore -srckeystore wso2carbon.jks -destkeystore wso2carbon.jks -deststoretype pkcs12
keytool -export -rfc -alias wso2carbon -keystore wso2carbon.jks -file pub.pem
The text was updated successfully, but these errors were encountered:
No branches or pull requests
title: Export public key from WSO2 keystore
path: wso2/export-pub-key-from-keystore.md
<IS_HOME>/repository/resources/security/wso2carbon.jks
.pkcs12
format. Default password iswso2carbon
.The text was updated successfully, but these errors were encountered: