Alvaro Lopez Ortega wrote:
> On 29-oct-08, at 21:10, Leonel Nunez wrote:
>
>   
>> Can't make ssl  to work
>>
>> Made the cert  and added to the virtual host  but I don't see cherokee
>> listening on  port 443
>>
>> Am I missing something ??
>>     
>
> The most common issue is that at least one of your virtual servers is  
> not configured to use SSL.  By now, all of them must be configured  
> with SSL in order to the server to active the general support.
>
> We will most probably change this behavior in 0.11 though..
>
> --
> Greetings, alo
> http://www.alobbs.com/
>
> _______________________________________________
> Cherokee mailing list
> [email protected]
> http://lists.octality.com/listinfo/cherokee
>
>
>   


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


Thank you

Leonel

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to