[stunnel-users] Stunnel Connectivity Issue
    Małgorzata Olszówka 
    Malgorzata.Olszowka at stunnel.org
       
    Thu May 25 08:59:50 CEST 2017
    
    
  
> 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
    
    
More information about the stunnel-users
mailing list