[HCoop-Help] SSL Certificate Without Hostname
Adam Chlipala
adamc at hcoop.net
Sun May 17 09:12:11 EDT 2009
Adam Chlipala wrote:
> Because you want to use the same domain name to
> serve HTTP and HTTPS, your HTTP vhost needs to be on the alternate IP,
> too, because DNS isn't smart enough to support anything else. You will
> also need to use the new [DefaultA = false] option to [dom], to avoid
> creating an A record for the primary mire IP address.
>
Oh, and I just realized you'll also need to add the alternate A record
manually, which is most easily done with [dnsDefault "ip.address"].
More information about the HCoop-Help
mailing list