connection with two-way SSL authentication in OpenSSL

2012-10-11 Thread Abyss Lingvo
Hi All

Does anybody know how establish connection with two-way SSL authentication in 
OpenSSL? 
I have read chapter 5 SSL/TLS programming in Network security with openSSL 
book, but couldn't find information about it. 


Best regards 
xidex 


Re: connection with two-way SSL authentication in OpenSSL

2012-10-11 Thread Jakob Bohm

On 10/11/2012 4:48 PM, Abyss Lingvo wrote:

Hi All

Does anybody know how establish connection with two-way SSL
authentication in OpenSSL?
I have read chapter 5 SSL/TLS programming in Network security with
openSSL book, but couldn't find information about it.



Two way SSL/TLS authentication is also known as SSL/TLS client
authentication or as SSL/TLS with client certificates.

Those other names are what is used most in the OpenSSL documentation,
on this mailing list, and probably in that book (which I have not
read).

Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  http://www.wisemo.com
Transformervej 29, 2730 Herlev, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: connection with two-way SSL authentication in OpenSSL

2012-10-11 Thread TJ
You might want to look at EAP-TLS.

On 12 October 2012 03:55, Jakob Bohm jb-open...@wisemo.com wrote:
 On 10/11/2012 4:48 PM, Abyss Lingvo wrote:

 Hi All

 Does anybody know how establish connection with two-way SSL
 authentication in OpenSSL?
 I have read chapter 5 SSL/TLS programming in Network security with
 openSSL book, but couldn't find information about it.


 Two way SSL/TLS authentication is also known as SSL/TLS client
 authentication or as SSL/TLS with client certificates.

 Those other names are what is used most in the OpenSSL documentation,
 on this mailing list, and probably in that book (which I have not
 read).

 Enjoy

 Jakob
 --
 Jakob Bohm, CIO, Partner, WiseMo A/S.  http://www.wisemo.com
 Transformervej 29, 2730 Herlev, Denmark.  Direct +45 31 13 16 10
 This public discussion message is non-binding and may contain errors.
 WiseMo - Remote Service Management for PCs, Phones and Embedded
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing Listopenssl-users@openssl.org
 Automated List Manager   majord...@openssl.org
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org