Re: Stunnel Connectivity Issue
Małgorzata Olszówka <[email protected]>
| Newsgroups | gmane.network.stunnel.user |
|---|---|
| Message-ID | <[email protected]> |
> Could you please let us know what parameters we are missing here due to > which connection is not establishing with remote server. > > Although, stunnel logs indicating that configuration successful, but in > logs no where is mentioned about the connection is it connected or not, Hello Dheeraj, You should set the verifyChain option in order to verify the certificate stored in the file specified with CAfile: verifyChain = yes Then you can test your connection: telnet 127.0.0.1 9233 the stunnel logs will show information about the connection attempt. Regards, Małgorzata _______________________________________________ stunnel-users mailing list [email protected] https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users