Try this in your httpd.conf
DocumentRoot "/var/www/html"
Options Indexes Includes FollowSymLinks MultiViews
AllowOverride All
> Hi I am sorry for this message it does not belongs completely fr
> this list but still people will be knowing here
> I wanaa do something with openssl an
Hi I am sorry for this message it does not belongs completely fr
this list but still people will be knowing here
I wanaa do something with openssl and ssl in my server
but I am stucked in the first step
I have a machine called jessus, a login called shalen
I have installed apache, the organizati
I don´t know much about modssl, but
If you set SSLVerifyClient to 1 you are telling the server
to authenticate its clients (criptographically verify the
client´s identity).
An entitity (let´s say somebody connecting to your server)
needs a certificate in order to be athenticated, but hardly any
w
Hello all
i am new on this list. linux machine redhat
6.2.
i compiled openssl-0.9.6.
then patch and compiled apache-1.3.14 with no
problems.
after that i have make certs with the following
commands:
cd /usr/local/ssl/private
openssl genrsa -des3 -out MyCA.key
openssl genrsa -des3 -out Serve