Hi

Looking for an example to connect to subdirectory path such that

[connect]
client = yes
accept = 127.0.0.1:441
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)


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

Regards,

Shamim Zaman