No Subject

1999-04-16 Thread Mixmaster
When openssl is built with -DRSAref, the RSAref method is used by default but the EAY method in rsa_eay.c is still compiled and included in the library. It's been said that compiling patent infringing code is an infringement. So to be patent safe the contents of rsa_eay.c should be wrapped in an

trouble with Verisign Global ID

1999-04-16 Thread Paul Rubin
[This is mostly the same message as one I just sent to the modssl mailing list, so sorry if you've seen it twice.] Hi, I'm trying to install a GlobalID into the c2 Stronghold server, which uses ssleay (forerunner of openssl). I'm having a lot of trouble and found some messages about GlobalID's i

Re: y2k

1999-04-16 Thread Steffen Dettmer
> We are running 0.8.1 on one of our servers here, does anybody know the > status of Y2K compatability for this version? I think this depends on your operating system. The X.509v3 certs itself are Y2K compatible. If you're useing a standard U*NX, you should be safe. I suggest you to make a test:

Re: SSL with IIS/IE

1999-04-16 Thread Rafael Calzada Pradas
>> > The URL where you can found this information is: >> > http://www.microsoft.com/security/tech/sgc/EnableAGC.asp >> > >> > bye. Rafa >> hmmm Ms tells me "The page cannot be found" ... Maybe these informations >> are to be protected against italian people :-)) Sorry, I misspell the page fi

Re: Code signing

1999-04-16 Thread Francois Orsini
This can help... http://www.suitable.com/Doc_CodeSigning.shtml --francois -Original Message- From: Kristopher Herrin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, April 16, 1999 8:13 AM Subject: Code signing >Hello. > >Can someone point me to some resour

CA certificate with IIS

1999-04-16 Thread Miguel Angel Fraga
> From: Pierre De Boeck <[EMAIL PROTECTED]> > I am trying since two days to insert my own root CA > into the trusted CA store of IIS. I use, as advised > by MS, the procedure described in SP4 involving the > CertMgr wizard but with no success... > By comparing the IIS list of trusted CA and the o

Re: Internet Explorer and UNIVERSALSTRING

1999-04-16 Thread Dr Stephen Henson
Michael Heuss wrote: > > Hi, > Here at our company, we are using Netscape to handle our company's > E-Mail and our own CA as our means of authentication. However, we now > need to support Internet Explorer 5 as well. I'm running into a problem > signing user's requests for Certificates for

Re: Internet Explorer and UNIVERSALSTRING

1999-04-16 Thread Jonathan Ruano
> need to support Internet Explorer 5 as well. I'm running into a problem > signing user's requests for Certificates for IE because it sends the > email address as a "UNIVERSALSTRING" instead of a "IA5STRING". How can > I get around this? tried -msiehack ? -- 512/781AF549 1997/11/26 Jonatha

Internet Explorer and UNIVERSALSTRING

1999-04-16 Thread Michael Heuss
Hi, Here at our company, we are using Netscape to handle our company's E-Mail and our own CA as our means of authentication. However, we now need to support Internet Explorer 5 as well. I'm running into a problem signing user's requests for Certificates for IE because it sends the email addr

Re: y2k

1999-04-16 Thread Sarah Bateman
Patrik Carlsson wrote: > > :-) Quite fun! > > I know some people using SSLeay 0.6.6 (I guess) for doing SSL connections and > client certificate parsing. Should I advice them to upgrade to the latest > version which is more - is it? - Y2K safe? > > BTW, are there any known major Y2K problems id

Re: Code signing

1999-04-16 Thread Miguel Angel Fraga
> From: Kristopher Herrin <[EMAIL PROTECTED]> > Can someone point me to some resources on code signing (java, active-x, > etc.) so that I may come up with a presentation for some developers. Hi, you can find info at www.microsoft.com, select 'Search microsoft.com' enter your search word(s) or

Re: Multiple OU in personal certificate

1999-04-16 Thread Juan Pablo Rojas Jimenez
Mario Fabiano wrote: >Part 1.1Type: Plain Text (text/plain) >Encoding: 7bit Does anyone know how to do the same with ca -spkac option. Tanks in advance. begin:vcard n:Rojas Jimenez;Juan Pablo x-mozilla-html:FALSE org:Faculad de Informática;DDpto. de Lenguajes y

Code signing

1999-04-16 Thread Kristopher Herrin
Hello. Can someone point me to some resources on code signing (java, active-x, etc.) so that I may come up with a presentation for some developers. Thanks, Kris __ OpenSSL Project http://www.opens

Re: pyca

1999-04-16 Thread Emmanuel_Poitier
Hello, I'm really interested by this. I created the Velvet org. , a free org. So it could be fine if you accept to be the chief of a project like this you've done. Reply me if you are interested to join us, Best regards, Emmanuel Poitier. PS: have a look at 195.153.164.173:6800 On Fri, 16 Ap

C++ Java APIs

1999-04-16 Thread Andy Shaw
Are there any C++ or Java APIs for openSSL? -- Andy Shaw [EMAIL PROTECTED] Phone: +44 (0)1223 715002 __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL P

Re: SSL with IIS/IE

1999-04-16 Thread Ben Laurie
Sergio Rabellino wrote: > > Rafael Calzada Pradas wrote: > > > > OpenSSL Users: > . > > > > The URL where you can found this information is: > > http://www.microsoft.com/security/tech/sgc/EnableAGC.asp > > > > bye. Rafa > hmmm Ms tells me "The page cannot be found" ... Maybe these information

Re: SSL with IIS/IE

1999-04-16 Thread Sergio Rabellino
Rafael Calzada Pradas wrote: > > OpenSSL Users: . > > The URL where you can found this information is: > http://www.microsoft.com/security/tech/sgc/EnableAGC.asp > > bye. Rafa hmmm Ms tells me "The page cannot be found" ... Maybe these informations are to be protected against italian people

pyca

1999-04-16 Thread Michael Ströder
HI! several months ago I wrote some scripts in Python for setting up and maintaining a CA. I want to share this work with others. You can have a look at a very preliminary release under: http://sites.inka.de/ms/python/ca/ The goal of this package is to have all configuration in the openssl.cn

Re: SSL with IIS/IE

1999-04-16 Thread Sergio Rabellino
Miguel Angel Fraga wrote: > > Hello Sergio, > > > From: Sergio Rabellino <[EMAIL PROTECTED]> > > ... > > Anyone knows how to import a 1024 bit cert into IIS ?(I prefer > > Apache/Unix, but my principal want IIS/NT support also... :-(( ) > > I don't know how to import 1024 bit certs into IIS, bu

Re: CA certificate with IIS

1999-04-16 Thread Sergio Rabellino
Pierre De Boeck wrote: > > Hello, > > I am trying since two days to insert my own root CA > into the trusted CA store of IIS. I use, as advised > by MS, the procedure described in SP4 involving the > CertMgr wizard but with no success... > The simplest way to insert your CA cert from op