Chris Easton
Posts: 0
Joined: Wed May 01, 2013 2:51 pm

Problem using SSL with the Appery proxy and Test Service function

Is there a problem using SSL with self signed certificates in the Appery proxy and test service environments?
We get a "javax.net.ssl.SSLHandshakeException" using both the proxy and test service function. Running the same SSL service without the proxy in test application mode works OK. Running service without SSL is also OK. Running the service directly in a browser is also OK.
We had expected that when testing the service without using the proxy it should go directly to the specified server - but it appears to call http://appery.io/app/rest/html5/testC... which in turn produces the SSL Handshake exception

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Problem using SSL with the Appery proxy and Test Service function

Yes, it's a known issue. We are working on fixing it.

When you test the service from the builder -- it doesn't matter whether the proxy is on or off -- the request goes from a server to your service.

Ambika P5280138
Posts: 0
Joined: Mon Jan 05, 2015 5:45 am

Problem using SSL with the Appery proxy and Test Service function

Hi,

I'm also have this issue how to solve this.

Proxy is on my service and i have error on "Error while sending request: handshake alert: unrecognized_name"

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem using SSL with the Appery proxy and Test Service function

Hello!

Replied via email. For anyone else - the problem is in a self-signed certificate. The only workaround at the moment is to use http protocol for the time of a development process.

We created a task to add such an option.

Return to “Issues”