Hi

Looking for an example to connect to subdirectory path such that

[connect]
client = yes
accept = 127.0.0.1:441
connect = xxx.website.com:443/Connect/topath
verifyChain = yes
verifyPeer=yes
CAfile = ca-certs.pem
checkHost = xxx.mywebsite.com
OCSPaia = yes


When I only use xxx.mywebsite.com:443 it works. However, below three url
gives TCP error (Unknown TCP service)

xxx.mywebsite.com:443/Connect/topath
xxx.mywebsite.com/Connect/topath
https://xxx.mywebsite.com/Connect/topath

My proxy connection requires to translate to the directory path of the
domain.

Regards,

*Shamim Zaman*
_______________________________________________
stunnel-users mailing list
[email protected]
https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users

Reply via email to