Apache Name Virtual Host with SSL

后端 未结 7 672
暖寄归人
暖寄归人 2020-12-24 05:34

I am attempting to setup our servers to allow traffic over SSL. I am aware that SSL does not work with Name Virtual Host, but we have all of our apache servers on virtual m

7条回答
  •  旧时难觅i
    2020-12-24 06:12

    As far as I know, Apache supports SNI since Version 2.2.12 Sadly the documentation does not yet reflect that change.

    Go for http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI until that is finished

提交回复
热议问题