X.509 V3 Extension field

2002-02-18 Thread Yuan Yuan
Is there someone have experience to creat X.509 V3 Extension field for Windows XP use? seems if not provide these field, windowxp will not recognize the certificate as a valid one. any idea is welcome,thanks __ OpenSSL Project

How to create client certificate on TCP client not a web browser.

2002-02-18 Thread Sejin Choi
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-sid

Re: How to create client certificate

2002-02-18 Thread Göran Fröjdh
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

How to create client certificate

2002-02-18 Thread Sejin Choi
Hi, all. I wrote a client/server application that uses SSL, and it currently verifies server-side certificate only. Now I'm trying to add client certificate verification. At the beginning, I thought I could just create/verifify client certicate using openssl command just as I did for server certi

Generating &installing self signed certs in NS 6.x

2002-02-18 Thread Göran Fröjdh
Hello. I'm running a small Intranet with various clients (Win32, Linux, Mac OSX). Now, I want to provide access via client certificates which I sign with my own CA. Everything works just fine when generating pkcs12 certifcates which are imported automatically in IE 5.x/6.x on Win 32. However, I c