목차 열기

티스토리 뷰

728x90
반응형

[Server/Linux] - Linux / INDEX


0. HTTPS?
1. Certbot 업그레이드
2. 인증서 발급
3. 
4. 
5. 
6. 
7. 

0. HTTPS?

#Index

1. Certbot 업그레이드

apt update와 apt upgrade를 아무리 해봐야 업데이트가 되지 않는다.

 

snapd 등 업데이트하는 방법은 많지만 오류로 되지 않는 것을 경험, 다른 방법으로 업그레이드 할 것이다.

 

apt-get update

apt-get install software-properties-common

add-apt-repository universe

add-apt-repository ppa:certbot/certbot

apt-get update

// NginX
apt-get install python-certbot-nginx

// Apache
apt-get install python-certbot-nginx

 

아래와 같은 문구가 뜨지만, Enter를 누르고 계속 진행한다. snapd가 안 되는데 어떻게 하나요..

 The PPA has been DEPRECATED.

To get up to date instructions on how to get certbot for your systems, 
please see https://certbot.eff.org/docs/install.html.
 More info: https://launchpad.net/~certbot/+archive/ubuntu/certbot
Press [ENTER] to continue or Ctrl-c to cancel adding it.

#Index

2. 인증서 발급

인증서 발급은 일일이 지정해주는 방법과 와일드카드 발급이 있다.

 

지정 발급

sudo certbot certonly -d [서브도메인].duckdns.org

#Index

3. 

#Index

4. 

#Index

5. 

#Index

6. 

#Index

7. 

#Index

─→←↔↑↓℃˚·△πσ

728x90
반응형
댓글
글 보관함
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Total
Today
Yesterday