Re: newbie: Trouble Here (long. ignorable)

2002-02-13 Thread Jean Baptiste FAVRE
> > My batch can only generate certificates. it doesn't import it automatically > > in Web servers. > > More, I've only tested it under apache, not IIS. > > It seems to be a problem when using with Netscape 6.2 and Mozilla 0.9.5. > You get the same stuff with apache tho, eh? Interesting... Yep, th

Re: newbie: Trouble Here (long. ignorable)

2002-02-12 Thread Jean Baptiste FAVRE
vices/Apache/conf/ssl.crt/systeme.localhost.crt" SSLCertificateKeyFile "c:/web services/Apache/conf/ssl.key/systeme.localhost.key" SSLCertificateChainFile "c:/web services/Apache/conf/ssl.crt/ca.crt" SSLCACertificatePath"c:/web services/Apache/conf/ssl.crt&qu

Re: newbie: Trouble Here

2002-02-11 Thread Jean Baptiste FAVRE
If you want apache+ssl for windows as binaries, just look at: http://www.opensa.org For howto's pages, I don't know but I've made a batch file for certificate's creation under WIN32. I can send it to you (as texte file of course). Same way, I can give you an example of VirtulaHost with SSL config

php openssl functions

2002-01-20 Thread Jean Baptiste FAVRE
Hi everybody, I'm a new openssl user. I want to get certificate in order to sign some files which can be downloaded from an intranet server. The problem is, I don't know the command to sign files. Can someone help me. In the same way, I would like to check signed files. Could anybody help me to fi