在CentOS上搭建HTTPS服务器(Apache)

安装所需的软件包
yum install -y httpd mod_ssl
防火墙的设置
# firewall-cmd --add-service=https --permanent
# firewall-cmd --reload
启动服务
# systemctl start httpd
# systemctl enable httpd
访问
# curl -X GET https://ipaddress
广告
将在 10 秒后关闭
bannerAds