Apache??HTTPS Virtual Host
???????????? ???????[ 2014/4/8 13:33:04 ] ????????Apache web HTTPS
?????????д???????
Country Name (2 letter code) [AU]:
State or Province Name (full name) [Some-State]:???
Locality Name (eg?? city) []:????
Organization Name (eg?? company) [Internet Widgits Pty Ltd]:???????
Organizational Unit Name (eg?? section) []: ?????λ????
Common Name (eg?? YOUR name) []: ??д????
Email Address []:??????
????2.????Virtual Host
<VirtualHost *:443>
DocumentRoot /home/fdipzone/demo
ServerName demo.fdipzone.com
<Directory "/home/fdipzone/demo">
allow from all
AllowOverride all
Options -Indexes FollowSymLinks
</Directory>
SSLEngine on
SSLCertificateFile /etc/ssl/private/demo.crt
SSLCertificateKeyFile /etc/ssl/private/demo.key
SSLCipherSuite AES128-SHA:HIGH:MEDIUM:!aNULL:!MD5
SSLHonorCipherOrder on
</VirtualHost>
????????SSL Engine????????????飬???443
????SSLEngine on
????SSLCertificateFile /etc/ssl/private/demo.crt
????SSLCertificateKeyFile /etc/ssl/private/demo.key
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11