Hi All
I have seen some answer in this forum regarding Windows 2003, but non of the is working for me
"Failed to send HTTP Post request <SSL connect error>" when trying to connect:
ini file:
[OCS Inventory Agent]
ComProvider=ComHTTP.dll
Debug=1
Local=
NoSoftware=0
HKCU=0
NoTAG=0
IpDisc=
[HTTP]
Server=https://server/ocsinventory
SSL=0
CaBundle=C:\temp\cacert.pem
AuthRequired=0
User=
Pwd=
ProxyType=0
Proxy=
ProxyPort=0
ProxyAuthRequired=0
ProxyUser=
ProxyPwd=
[OCS Inventory Service]
TTO_WAIT=0
PROLOG_FREQ=10
Maybe it is of apache SSL config?
SSLProtocol all -TLSv1.1 -TLSv1 -SSLv2 -SSLv3