RSA Public Key of WSO2carbon
问题 I am generating JWT token from WSOAM which is then passed as a header to API. I have my API created in nodejs and I am using jsonwebtoken plugin to verify and decode the JWT. I am unable to find RSA Public key of Wso2carbon to verify/decode the token. Please help me as how to generate the RSA Public key or where should I find this key ? 回答1: All WSO2 products use the default public/private key pairs installed into wso2carbon.jks keystore file found in <WSO2_AM>/repository/resources/security