Hi, Goran. Thanks for your tip. I really appreciate it. :) However, my client/server application is not web-browser based. I'm sorry that I didn't clearly state my problem. :( I'm trying to use SSL over regular TCP/IP client/server communication on Linux machine. I successfully verified server-side certificate, but I don't know how to generate/verify client-side certificate for general TCP/IP client. Can any one please help?
Göran Fröjdh wrote: > Den 02-02-18 19.09 skrev "Sejin Choi" <[EMAIL PROTECTED]> följande: > > > But it seems that it works only for server-side certificate > > verification. > > Thanks in advance and have a great day. > > Hi. > I've just accomplished this by reading the following guide, which is a > "hands-on" for client auth. > > http://www.aboveground.cx/~rjmooney/projects/misc/clientcertauth.html > > Downside is, that it just covers IE/Win32, I would need to do the same using > Netscape 6.x browsers... > > /Goran > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
