The netscape plugin? Or the java plugin? If it's the netscape plugin do
you have a url to it's api?
-5
On Fri, 17 Dec 1999, Michael Pogrebisky wrote:
> The method uses Netscape plug-in, so you can make your conclusions.
>
> -Original Message-
> From: Andrew Cooke [mailto:[EM
Send a http link. That's what I do when i have 50 plus lines.
ex.
http://www.foo.com/~home/codesnippit.html
-5
On Sat, 18 Dec 1999, Michael Pogrebisky wrote:
> I just didn't want to bother all mailing list subscribers with a fairly
> large piece of code, which is not directly related to the m
Are you using overwriting the netscape.cfg or the certificate database?
On Thu, 16 Dec 1999, Michael Pogrebisky wrote:
> On the same issue:
>
> We've found a way to add any arbitrary CA certificate into certificate
> database of Netscape Communicator (on Win32 only) in a way completely
> transp
Hello,
I'm trying to figure out how to get s_client to present a client side
certificate when requested by and IIS web server.
so i believe the following syntax should work:
OpenSSL>s_client -cert myCert.cer -key myPriv.key -connect
www.host.com:443
My problem is how to get the private key bel