Page 1 of 1

Callback on HTTPS ?

Posted: Mon Aug 10, 2015 12:39 pm
by alain
Hi,

Does the callback function works with HTTPS ? I get callbacks on a regular HTTP URL but when i try to use an HTTPS URL (https://qnxqxmz0d3.execute-api.eu-west- ... ecomdesign) it doesn't work and I get a "KO" on the callback simulator but without more details to debug.

When i try my HTTPS URL in postman to simulate a POST similar than the one on HTTP it works.

Where is the problem please ?

Re: Callback on HTTPS ?

Posted: Tue Aug 11, 2015 9:52 am
by csarrouilhe
Hi Alain,

can you please have a look on your server's logs to see if something is wrong during callback.

Callback function works with HTTPS but when i try with your server, a handshake_failure happens.

Regards

Christophe