- 우분투 letsencrypt 설치
1 (Optional) 사전작업[ | ]
2 확인[ | ]
Console
Copy
root@zetawiki:~# letsencrypt --version
-bash: letsencrypt: command not found
root@zetawiki:~# apt list letsencrypt
Listing... Done
letsencrypt/xenial,xenial 0.4.1-1 all
3 설치[ | ]
Console
Copy
root@zetawiki:~# apt install letsencrypt
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
dialog python-acme python-cffi-backend python-chardet python-configargparse
python-configobj python-cryptography python-dialog python-enum34 python-funcsigs
python-idna python-ipaddress python-letsencrypt python-mock python-ndg-httpsclient
python-openssl python-parsedatetime python-pbr python-pkg-resources python-psutil
python-pyasn1 python-pyicu python-requests python-rfc3339 python-six python-tz
python-urllib3 python-zope.component python-zope.event python-zope.hookable
python-zope.interface
Suggested packages:
python-letsencrypt-apache python-letsencrypt-doc python-configobj-doc
python-cryptography-doc python-cryptography-vectors python-enum34-doc python-funcsigs-doc
python-mock-doc python-openssl-doc python-openssl-dbg python-setuptools python-psutil-doc
doc-base python-ntlm
The following NEW packages will be installed:
dialog letsencrypt python-acme python-cffi-backend python-chardet python-configargparse
python-configobj python-cryptography python-dialog python-enum34 python-funcsigs
python-idna python-ipaddress python-letsencrypt python-mock python-ndg-httpsclient
python-openssl python-parsedatetime python-pbr python-pkg-resources python-psutil
python-pyasn1 python-pyicu python-requests python-rfc3339 python-six python-tz
python-urllib3 python-zope.component python-zope.event python-zope.hookable
python-zope.interface
0 upgraded, 32 newly installed, 0 to remove and 37 not upgraded.
Need to get 1,911 kB of archives.
After this operation, 10.9 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Console
Copy
... (생략)
Setting up python-zope.event (4.2.0-1) ...########################################.......]
Setting up python-zope.interface (4.1.3-1build1) ...###############################......]
Setting up python-zope.hookable (4.0.4-4build2) ...##################################....]
Setting up python-zope.component (4.2.2-1) ...########################################...]
Setting up python-letsencrypt (0.4.1-1) ...###########################################...]
Setting up letsencrypt (0.4.1-1) ...###################################################..]
Setting up python-pyicu (1.9.2-2build1) ...#############################################.]
4 확인 2[ | ]
Console
Copy
root@zetawiki:~# apt list letsencrypt
Listing... Done
letsencrypt/xenial,xenial,now 0.4.1-1 all [installed]
root@zetawiki:~# letsencrypt --version
letsencrypt 0.4.1
5 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.
- 분류 댓글:
- Ubuntu (4)
우분투 sshd 설치 ― …우분투 sshd 설치 ― Jmnote우분투 절전모드 해제시 와이파이 안되는 문제 ― D4RT우분투 절전모드 해제시 와이파이 안되는 문제 ― Beyondthelimit