如何使用Let's Encrypt申請SSL,已Ubuntu系統與Apache2.4服務為範例,操作申請SSL憑證,並自動設定上去https
#在Ubuntu輸入指令,安裝cerbor腳本與工具
apt-get install certbot -y #下載cerbot工具
apt-get install python3-certbot-apache #cerbot python插件工具(apache)
#apt-get install python3-certbot-nginx #cerbot python插件工具(nginx)
certbot --apache #開始申請註冊SSL憑證
#設定E-mail
#輸入「Y」#輸入「1」 正在使用的網址#輸入「1」,不用自動成定向到HTTPS
沒有留言:
張貼留言