本レポートは、Ubuntu 24.04 環境の web2.test.local サーバーに Apache をアンインストールして Nginx を導入し、web2.test.local と demo.web2.test.local を HTTP/HTTPS で提供するまでの手順をまとめたものです。DNS 設定は FreeIPA サーバー(ipa1‑roc)で管理し、自己署名証明書を ...
#follow tut here https://certbot.eff.org/#ubuntutyakkety-nginx ssl_certificate /etc/letsencrypt/live/sangtao.xyz/cert.pem; ssl_certificate_key /etc/letsencrypt/live ...