
certbot v5.8.0
Certbot은 EFF의 도구로, Let's Encrypt에서 인증서를 받고 (선택적으로) 서버에서 HTTPS를 자동으로 활성화합니다. 또한 ACME 프로토콜을 사용하는 다른 CA의 클라이언트로도 작동할 수 있습니다.
.. This file contains a series of comments that are used to include sections of this README in other files. Do not modify these comments unless you know what you are doing. tag:intro-begin
|build-status|
.. |build-status| image:: https://img.shields.io/github/actions/workflow/status/certbot/certbot/nightly.yml :target: https://github.com/certbot/certbot/actions/workflows/nightly.yml :alt: GitHub Actions nightly CI status
.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png :width: 200 :alt: EFF Certbot 로고
Certbot은 EFF의 인터넷 전체 암호화 노력의 일부입니다. 웹 기반의 안전한 통신은 HTTPS에 의존하며, HTTPS는 브라우저가 웹 서버의 신원을 확인할 수 있도록 하는 디지털 인증서가 필요합니다(예: 이 사이트가 정말 google.com인가?). 웹 서버는 신뢰할 수 있는 제3자인 인증 기관(CA)으로부터 인증서를 받습니다. Certbot은 EFF, Mozilla 등이 공동 설립한 오픈 인증 기관인 Let's Encrypt에서 인증서를 가져와 웹 서버에 배포하는 사용하기 쉬운 클라이언트입니다.
안전한 웹사이트를 설정하는 번거로움을 겪어본 사람은 인증서를 얻고 유지하는 일이 얼마나 성가신지 알고 있습니다. Certbot과 Let's Encrypt는 이 고통을 자동화하고 간단한 명령으로 HTTPS를 켜고 관리할 수 있게 해줍니다. Certbot과 Let's Encrypt를 사용하는 것은 무료입니다.
.. _installation:
시작하기
가장 좋은 시작 방법은 인터랙티브 가이드 <https://certbot.eff.org>_ 를 사용하는 것입니다. 이 가이드는 사용자의 구성 설정에 따른 지침을 생성합니다. 대부분의 경우 Certbot을 실행하려면 웹 서버에 대한 루트 또는 관리자 권한 <https://certbot.eff.org/faq/#does-certbot-require-root-administrator-privileges>_ 이 필요합니다.
Certbot은 개인 컴퓨터가 아닌 웹 서버의 명령줄에서 직접 실행하도록 설계되었습니다. 호스팅 서비스를 사용하고 웹 서버에 직접 접근할 수 없는 경우 Certbot을 사용하지 못할 수도 있습니다. 호스팅 제공업체에 인증서 업로드 또는 Let's Encrypt에서 발급한 인증서 사용에 대한 문서를 확인하세요.
기여하기
이 프로젝트에 기여하고 싶다면 개발자 가이드 <https://certbot.eff.org/docs/contributing.html>_ 를 읽어주세요.
이 프로젝트는 EFF의 공공 프로젝트 행동 강령 <https://www.eff.org/pages/eppcode>_ 에 따라 운영됩니다.
링크
.. Do not modify this comment unless you know what you're doing. tag:links-begin
문서: https://certbot.eff.org/docs
소프트웨어 프로젝트: https://github.com/certbot/certbot
변경 로그: https://github.com/certbot/certbot/blob/main/certbot/CHANGELOG.md
기여자용: https://certbot.eff.org/docs/contributing.html
사용자용: https://certbot.eff.org/docs/using.html
메인 웹사이트: https://certbot.eff.org
Let's Encrypt 웹사이트: https://letsencrypt.org
커뮤니티: https://community.letsencrypt.org
ACME 사양: RFC 8555 <https://tools.ietf.org/html/rfc8555>_
GitHub의 ACME 작업 영역 (보관됨): https://github.com/ietf-wg-acme/acme
.. Do not modify this comment unless you know what you're doing. tag:links-end
.. Do not modify this comment unless you know what you're doing. tag:intro-end
.. Do not modify this comment unless you know what you're doing. tag:features-begin
현재 기능
-
여러 웹 서버 지원:
- Apache 2.4+
- nginx/0.8.48+
- webroot (도메인 소유권을 증명하고 인증서를 얻기 위해 웹루트 디렉터리에 파일을 추가)
- standalone (도메인 소유권을 증명하기 위해 자체 간단한 웹 서버 실행)
타사 플러그인 <https://certbot.eff.org/docs/using.html#third-party-plugins>_ 을 통한 기타 서버 소프트웨어
-
개인 키는 시스템에서 로컬로 생성됩니다.
-
Let's Encrypt CA 또는 선택적으로 다른 ACME 호환 서비스와 통신할 수 있습니다.
-
도메인 검증(DV) 인증서를 받을 수 있습니다.
-
인증서를 취소할 수 있습니다.
-
ECDSA(기본값) 및 RSA 인증서 개인 키를 지원합니다.
-
선택적으로 http -> https 리디렉션을 설치하여 사이트가 사실상 HTTPS만 사용하도록 할 수 있습니다.
-
완전 자동화됨.
-
구성 변경 사항이 기록되며 되돌릴 수 있습니다.
.. Do not modify this comment unless you know what you're doing. tag:features-end
감사합니다
Certbot 테스트 및 개발을 지원하기 위해 크레딧을 기부해 주신 분들께 감사드립니다.
.. image:: https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg :width: 201 :alt: DigitalOcean 로고 :target: https://www.digitalocean.com/