Hello,

I'm trying to test a telnet connection without login nor passwd, but I can't do it. 
I've read all 
the documentation that I've found and It isn't working. My way (simplified bcoss I've 
test some 
stupid things) is:

1. Compile SSL-MZTelnet and OpenSSL
2. Create a users CERT signed by my own CA
3. Create a /etc/ssl.users in order to map user and cert's subject
4. Launch 'telnetd' as: telnetd -z verify=2 -z certsok -z ssl -z 
cert=/usr/local/ssl/CAstuff/cacert.pem
   NOTE: cacert.pem is my CA CERTIFICATE.
5. Launch client as: telnet -z cert=/usr/local/bin/certs/my_user.pem -z key=my_key.pem 0

I've test some configurations and parameters and I can't do it work. Can anyone test 
this? Can give 
me some light on my way? Please I need it.

Thanks to all!

                                Paco

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to