본문 바로가기
Tool/etc(TOOLs)

Ngin Proxy Manager / SSL Certificates / Renew Now

by 하하IT 2024. 3. 12.



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 --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-3" --preferred-challenges "dns,http" --no-random-sleep-on-renew --disable-hook-validation 
[3/12/2024] [12:24:56 AM] [Global   ] › ⬤  debug     CMD: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-3" --preferred-challenges "dns,http" --no-random-sleep-on-renew --disable-hook-validation 
[3/12/2024] [12:25:01 AM] [SSL      ] › ℹ  info      
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/npm-3.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewing an existing certificate for 도메인
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations, all renewals succeeded: 
  /etc/letsencrypt/live/npm-3/fullchain.pem (success)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[3/12/2024] [12:25:01 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-3/fullchain.pem -subject -noout
[3/12/2024] [12:25:01 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-3/fullchain.pem -issuer -noout
[3/12/2024] [12:25:01 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-3/fullchain.pem -dates -noout

2. SSL종료기간 확인
Expires

22nd May 2024, 11:44 pm   --> 9th June 2024, 11:24 pm 

 


3. SSL반영아직 적용안됨.. 
ngix proxy manager 재시작해야 반영완료됨 

 
[3/12/2024] [12:48:26 AM] [Global   ] › ℹ  info      PID 158 received SIGTERM
[3/12/2024] [12:48:26 AM] [Global   ] › ℹ  info      Stopping.
❯ Configuring npm user ...
0
usermod: no changes
❯ Configuring npm group ...
❯ Checking paths ...
❯ Setting ownership ...
❯ Dynamic resolvers ...
❯ IPv6 ...
Enabling IPV6 in hosts in: /etc/nginx/conf.d
- /etc/nginx/conf.d/default.conf
- /etc/nginx/conf.d/production.conf
- /etc/nginx/conf.d/include/ssl-ciphers.conf
- /etc/nginx/conf.d/include/letsencrypt-acme-challenge.conf
- /etc/nginx/conf.d/include/proxy.conf
- /etc/nginx/conf.d/include/force-ssl.conf
- /etc/nginx/conf.d/include/block-exploits.conf
- /etc/nginx/conf.d/include/ip_ranges.conf
- /etc/nginx/conf.d/include/assets.conf
- /etc/nginx/conf.d/include/resolvers.conf
Enabling IPV6 in hosts in: /data/nginx
- /data/nginx/proxy_host/1.conf
- /data/nginx/proxy_host/3.conf
- /data/nginx/proxy_host/2.conf
❯ Docker secrets ...
-------------------------------------
 _   _ ____  __  __
| \ | |  _ \|  \/  |
|  \| | |_) | |\/| |
| |\  |  __/| |  | |
|_| \_|_|   |_|  |_|
-------------------------------------
User:  npm PUID:0 ID:0 GROUP:0
Group: npm PGID:0 ID:0
-------------------------------------
❯ Starting nginx ...
❯ Starting backend ...
[3/12/2024] [9:48:32 AM] [Global   ] › ℹ  info      Using Sqlite: /data/database.sqlite
[3/12/2024] [9:48:32 AM] [Migrate  ] › ℹ  info      Current database version: none
[3/12/2024] [9:48:32 AM] [Setup    ] › ℹ  info      Logrotate Timer initialized
[3/12/2024] [9:48:32 AM] [Global   ] › ⬤  debug     CMD: logrotate /etc/logrotate.d/nginx-proxy-manager
[3/12/2024] [9:48:32 AM] [Setup    ] › ℹ  info      Logrotate completed.
[3/12/2024] [9:48:32 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[3/12/2024] [9:48:32 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[3/12/2024] [9:48:33 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[3/12/2024] [9:48:33 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[3/12/2024] [9:48:33 AM] [SSL      ] › ℹ  info      Let's Encrypt Renewal Timer initialized
[3/12/2024] [9:48:33 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[3/12/2024] [9:48:33 AM] [IP Ranges] › ℹ  info      IP Ranges Renewal Timer initialized
[3/12/2024] [9:48:33 AM] [Global   ] › ℹ  info      Backend PID 153 listening on port 3000 ...
[3/12/2024] [9:48:33 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process

'Tool > etc(TOOLs)' 카테고리의 다른 글

Apache Directory Studio/ldap/export  (0) 2023.10.24
SSL / certbot-auto /  (0) 2021.03.08
sapJCO error  (0) 2020.04.24
opensource mindmap  (0) 2020.04.19
javascript Diagram  (0) 2020.04.19