Getting around Server Name Identification with SSL

Posted by Simon L. Prinsloo on 22-Apr-2016 06:17

Hi

My customer developed an interface to a REST based web service running on IIS8.5.

All testing is completed, but roll out fails. It turns out that the supplier's service is SNI enabled, but apparently OpenEdge does not support that.

Does anybody know of an easy way to get this communications going, as rewriting the whole interface using .Net is not an attractive option for two reasons:

a) It will not be portable.

b) They will need to re-implement the total interface and test everything again.

All Replies

This thread is closed