Alvaro Lopez Ortega wrote:
> On 29-oct-08, at 22:05, leonel wrote:
>
>> on a test server there's the default virtual server and a the
>> newvirtual
>> used the same certificate on both virtual servers
>>
>> made my cert with :
>>
>> openssl req -days 365 -new -x509 -nodes -out mycert.pem -keyout
>> mycert.pem
>>
>> used the same mycert.pem on both virtual servers and added to the
>> security section for each virtual server
>> the path to the mycert.pem was added to the certificate field only
>>
>> and still no 443 port open
>
>
> That's weird. Could you please log a bug, so we do not forget to
> check it out?
>
I will
but ...
In the debian/rules file I've found this :
./configure --host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \
--enable-os-string="Debian GNU/Linux" \
--enable-pthreads \
--enable-tls=gnu \
--prefix=/usr \
--localstatedir=/var \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--sysconfdir=/etc \
--with-wwwroot=/var/www
enable-tls=gnu
Reading the docs should this be gnutls or openssl ?? or just
gnu will do ???
Leonel
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee