leonel wrote: > 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? >> >> -- >> Greetings, alo >> http://www.alobbs.com/ >> >> >> >> > > checking the bug system found this ... > http://code.google.com/p/cherokee/issues/detail?id=150 > > Is the same ??? > > > Leonel > > > >
Modified the 0.10 deb here in my test machine and added pkg-config to Build-depends on debian/control rebuilded and reinstalled and .. WE GOT HTTPS !! whoo hoo \o/ I'll test the same on debian lenny and let you know the results. Leonel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
