Re: [Dev] [APIM] Error occurred while connecting to back end

2018-02-19 Thread Lahiru Madushanka
Hi all, Got the same issue for MB 3.2.0 when running integration tests. Workaround :- replace jks files inside test suit -> resources -> keystore.products folder from jks files taken from a wum updated MB 3.2.0 pack. Thanks, Lahiru On Wed, Dec 13, 2017 at 9:10 AM, Viduranga Gunarathne wrote:

Re: [Dev] [APIM] Error occurred while connecting to back end

2017-12-12 Thread Viduranga Gunarathne
Hi, Please find the link below https://stackoverflow.com/questions/23322676/javax-net-ssl-sslhandshakeexception-sun-security-validator-validatorexception Thanks, Viduranga On Tue, Dec 12, 2017 at 9:35 PM, Senuwan Withana wrote: > Thank Guys, I will look into it. > > *Senuwan Withana* > Softwa

Re: [Dev] [APIM] Error occurred while connecting to back end

2017-12-12 Thread Senuwan Withana
Thank Guys, I will look into it. *Senuwan Withana* Software Engineer - Support Team | WSO2 Email : senu...@wso2.com Mobile: 94773212853 Web: http://www.wso2.com On Tue, Dec 12, 2017 at 7:23 PM, Godwin Shrimal wrote: > Hi Senuwan, > > Check the validity period of the certificate of the ESB. M

Re: [Dev] [APIM] Error occurred while connecting to back end

2017-12-12 Thread Godwin Shrimal
Hi Senuwan, Check the validity period of the certificate of the ESB. Maybe it's expired. Thanks Godwin On Tue, Dec 12, 2017 at 6:41 PM, Senuwan Withana wrote: > Hi Abimaran, > > Well, I did not generate any certificate. What I did was, tried to create > an API using WSO2 API Manager, Publisher

Re: [Dev] [APIM] Error occurred while connecting to back end

2017-12-12 Thread Senuwan Withana
Hi Abimaran, Well, I did not generate any certificate. What I did was, tried to create an API using WSO2 API Manager, Publisher. When I was adding Production Endpoint that mentioned error was popping up. Thanks. *Senuwan Withana* Software Engineer - Support Team | WSO2 Email : senu...@wso2.com M

Re: [Dev] [APIM] Error occurred while connecting to back end

2017-12-12 Thread Abimaran Kugathasan
Hi Senuwan, By checking your exception, it says, your certificate is expired. You have to generate a new certificate. Caused by: java.security.cert.CertificateExpiredException: NotAfter: Mon Jun 19 14:43:07 IST 2017 On Tue, Dec 12, 2017 at 4:41 PM, Senuwan Withana wrote: > Hi Team, > > I got b