RE: What is a good way to determine this

2002-11-28 Thread Ron McKeever
Hi Mark, I use SSLFakeBasicAuth in my httpd.conf. I assumed it was encrypted because I'm stating to use SSL but fake basic Auth. Maybe I am not understanding SSLFakeBasicAuth? Let me know what other people say, I would appericate that. Thanks Ron -Original Message- From: [EMAIL PROTECTED

Re: Problems with creating own CA

2002-11-28 Thread Maurizio Marini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 28 November 2002 05:53 pm, Sasa STUPAR wrote: >I have here made a printscr and save it in a word doc. Please look at >it, maybe it will give same clue. in fact! it seems that you lack openssl.conf pathname in your env vars check your env

Re: Problems with creating own CA

2002-11-28 Thread Sasa STUPAR
One thing, if I try to use directly with the command "openssl req -new -x509 -days 365 -key ca.key -out ca.crt" I get back error like before with also that it canot load config info. Any idea ? Maurizio Marini a écrit: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 28 November

Re: Problems with creating own CA

2002-11-28 Thread Sasa STUPAR
Well, I have added what you've told me but still the same problem. Maurizio Marini a écrit: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 28 November 2002 05:01 pm, Sasa STUPAR wrote: > >They are already uncommented. Here is attached my config file. > I've: > commonName

Re: Problems with creating own CA

2002-11-28 Thread Maurizio Marini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 28 November 2002 05:01 pm, Sasa STUPAR wrote: >They are already uncommented. Here is attached my config file. I've: commonName = Common Name (eg, your name or your server\'s hostname) commonName_max =

Re: Problems with creating own CA

2002-11-28 Thread Sasa STUPAR
They are already uncommented. Here is attached my config file. Maurizio Marini a écrit: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 28 November 2002 03:45 pm, Sasa STUPAR wrote: > "unable to find a 'distinguished_name' in config". > > in your openssl.cnf you should uncomme

Re: Problems with creating own CA

2002-11-28 Thread Maurizio Marini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 28 November 2002 03:45 pm, Sasa STUPAR wrote: "unable to find a 'distinguished_name' in config". in your openssl.cnf you should uncomment lines regarding distinguished_name; otherwise re-post with it attached - -- Maurizio Marini -B

Problems with creating own CA

2002-11-28 Thread Sasa STUPAR
Hi ! I am trying to create my own CA. The creation of a key file is fine. When I try to create a CSR file I get back an error "unable to find a 'distinguished_name' in config". I am runing on winXP with openssl 0.9.6g. I wanted to make a server certificate for my Apache. Please help me ! Sasa _

Problems

2002-11-28 Thread Irune Garay Urrutia
Dear Sir,   I am trying to run Apache 2.0.43 with openssl-0.9.6g. I think I have it well configured, but when trying to establish a secure connection I get this error:     error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocoll would you be so gratefull to tell me what can I do

How to read the html content

2002-11-28 Thread Blesson Paul
Hi all I am a newbie to this list. I need to know how mod_ssl gets the content(I mean the HTML message body) which the apache sends to the client. If it is difficult to explain, atleast please tell in which part of code, it is described Thanking in advance regards Blesson Paul _