Re: [users@httpd] Some questions about configuration Apache from a beginer. [EXT]

2020-09-06 Thread Frank Gingras
You're referring to DNS resolution, which occurs before httpd is involved. As far as httpd is concerned, the requested host: header must match the common name or SAM of the certificate. The host: header is also used for name-based vhost resolution. On 06/09/20 07:22 AM, Jason Long wrote: > Thank

Re: [users@httpd] Some questions about configuration Apache from a beginer. [EXT]

2020-09-06 Thread Jason Long
Thank you for your help. Is the content of "/etc/hosts" and "/etc/hostname" files important for get HTTPS certificate? For example, if I want to get a certificate for "example-net.net". On Sunday, September 6, 2020, 01:45:08 AM GMT+4:30, James Smith wrote: The first one doesn’t ma