B
bronco
Guest
I had something similar with 11.6.2, which didn't support SNI (which you need if the other side serves more than 1 domain via https). What I did is put an Apache HTTPD webserver in between. Apache forwards the http requests to the SAT, and from a 11.5 point of view Apache acts as proxy server. Added benefit is that Apache handles the certificate stuff which you normally have to do manually (certutil).
Continue reading...
Continue reading...