; Authentication stuff
verify = 2
; Don't forget to c_rehash CApath
;CApath = c:\certs
; It's often easier to use CAfile
CAfile = c:\certs\MetavanteTest_client.pem
; Don't forget to c_rehash CRLpath
;CRLpath = crls
; Alternatively you can use CRLfile
;CRLfile = crls.pem
; Some debugging stuff useful for troubleshooting
debug = 7
output = c:\stunnel.log
; Use it for client mode
client = yes
; Service-level configuration
;[pop3s]
;accept = 995
;connect = 110
;[imaps]
;accept = 993
;connect = 143
;[ssmtp]
;accept = 465
;connect = 25
[https]
cert = c:\certs\xxxx_client.pem
accept = 20010
;TIMEOUTclose = 0
; vim:ft=dosini
sslVersion = all