ssl7 Ngin Proxy Manager / SSL Certificates / Renew Now 1. Ngin Proxy Manager > SSL Certificates > Renew Now [3/12/2024] [12:02:46 AM] [SSL ] › ℹ info Renewing SSL certs expiring within 30 days ... [3/12/2024] [12:02:46 AM] [SSL ] › ℹ info Completed SSL cert renew process [3/12/2024] [12:24:56 AM] [SSL ] › ℹ info Renewing Let'sEncrypt certificates for Cert #3: 도메인 [3/12/2024] [12:24:56 AM] [SSL ] › ℹ info Command: certbot renew --force-renewal --conf.. 2024. 3. 12. SSO / SSL / jdk.tls.disabledAlgorithms SSO 관련오류 해결 ㅁ환경 OS : Ubuntu 20.04.3 LTS jdk : open jdk 1.8.0_312 /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/java.security 704line (변경전) jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA, \ DH keySize 2022. 2. 15. ssl / certbot / https ================================================= yum install epel-release yum install snapd # ln -s /var/lib/snapd/snap /snap # systemctl enable --now snapd.socket Created symlink from /etc/systemd/system/sockets.target.wants/snapd.socket to /usr/lib/systemd/system/snapd.socket. # systemctl enable --now snapd.socket # # snap install core # snap install snap-store # snap install --classic certbo.. 2021. 4. 7. SSL / certbot-auto / 1] SSL 신규등록 wget https://dl.eff.org/certbot-auto chmod +x certbot-auto sudo mv certbot-auto /usr/local/bin cd /usr/local/bin export EMAIL_ALERTS="이메일" sudo /usr/local/bin/certbot-auto certonly --standalone -d www.도메인1 -d 도메인2 --preferred-challenges http --agree-tos -n -m $EMAIL_ALERTS --keep-until-expiring tomcat 시작 2] SSL 갱신 Tomcat 종료 /usr/local/bin/certbot-auto certonly --standalone -d 도메인1 -d.. 2021. 3. 8. 이전 1 2 다음 반응형