Sander Temme schrieb:
> 
> On Jan 26, 2007, at 9:42 PM, <[EMAIL PROTECTED]> wrote:
> 
>> Please how do I install SSL certificate on a server that would be
>> accessed by IP only? I mean something like https://10.l.10.241/.
> 
> Put the IP address instead of the hostname in the CN field of the
> certificate.
Or use the subjectAltName extension with entries like IP:123.123.123.123
or DNS:my.host.name, then you get both ;)

cheers
 Paul



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to