When using standard HTTP requests, the Active 4D pages show up fine. When using HTTPS, they don't. I've done a port scan and port 443 is being published. It's also not a firewall issue.

Have you traced through A4D_ITK_Server to see if the SSL request is actually getting to Active4D?

Yes it is ...

All seems to go well until it hits A4d Execute stream request. It waits here until timeout. $status returns 400 at this point.

The timeout seems to happen during A4D_ITK_ReceiveCallback, when it executes ITK_TCPRecvBlob. $Result returns 105.

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to