Re: Converting own CA certificate to pkcs12

2002-12-17 Thread Augusto Marcacini
may have to add some new configurations: Edit -> Preferences -> Navigator -> Helper Applications -> New type: Description of type: Certificate (or whatever...) File extension: crt der cer pem (the ones you want to add...) Mime type: application/x-x509-ca-cert Application to use: H

Re: [OT] Unknown CA (in M$ IE)

2002-09-03 Thread Augusto Marcacini
If you double click the root cert file (something.crt, for instance) in windows explorer, you will see the certificate and a button to install it in your windows register. Then all certificates signed with this root cert will be recognized as "trusted". Augusto Marcacini rm wrote

Re: [offtopic] Importing openssl RSA keys to gnupg.

2002-05-14 Thread Augusto Marcacini
7;s possible, I also want to know. regards, Augusto Marcacini On 23 Apr 2002 at 23:34, Kalyan Varma wrote: > > > > I have a small issue. > > I have couple of RSA keys ( generated by openssl ). Now I want to import > them and use them in gnupg. I know we cant do this

Re: Generating &installing self signed certs in NS 6.x

2002-02-19 Thread Augusto Marcacini
ication/x-x509-user-cert .ucert AddType application/x-x509-ca-cert .der AddType application/x-pkcs7-crl.crl Then you create an hyperlink in a web page pointing to your self_signed.crt, or self_signed.der. Click in it and Netscape will open a window and you follow the instructions. W

Serial Number 00 in self signed certificate

2002-01-17 Thread Augusto Marcacini
instructions, something like this: openssl req (...etc., etc, etc...) -set_serial 10 Am I doing something wrong or this options hasn't been implemented yet? Regards, Augusto Marcacini __ OpenSSL Project