stunnel / siebel 8.1
Hello
I Use a stunnel (reverse proxy) feature to encrypt to SHA-2e communication
However, the communication still failed
Does anyone have already configure stunnel with siebel ?
below my configuration
; Log file
output = /var/log/stunnel.log
[siebl-neolane]
client = yes
accept = 127.0.0.1:1082
;sslVersion = SSLv2
connect = nms-wsadv-fr-rec.fd.fnac.dom:443
;CApath = /etc/ssl/certs
CAfile = /etc/ssl/certs/gsorganizationvalsha2g2r1.pem
thanks a lot