Hi all, This is regarding the test failure [1]<https://wso2.org/jira/browse/JAGGERY-357> in jaggery master in the Oauth host object test case which is written using the twitter api.
I tried running the same test case with http instead of https in all Twitter urls and the test got passed. Therefore I suspected that issue is due to SSL problem and tried as stated in [2]<https://dev.twitter.com/blog/rest-api-ssl-certificate-updates> . - Downloaded the verisign certificates from [3]<https://www.symantec.com/page.jsp?id=roots> - Imported the *VeriSign Class 3 Public Primary Certification Authority - G5.pem* file into client-trustore.jks using keytool (tried with all other certificates that were downloaded from [3] <https://www.symantec.com/page.jsp?id=roots>and found out that this is the missing one) And after that test got passed. Is this approach recommended ? If so how can I import the respective .pem file into the client-trustore.jks file in the carbon kernel? Please help. [1] https://wso2.org/jira/browse/JAGGERY-357 [2] https://dev.twitter.com/blog/rest-api-ssl-certificate-updates [3] https://www.symantec.com/page.jsp?id=roots Thanks, Tanya. -- Tanya Madurapperuma Software Engineer, WSO2 Inc. : wso2.com Mobile : +94718184439 Blog : http://tanyamadurapperuma.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
