Giter Club home page Giter Club logo

certbot's Introduction

certbot

centos

yum install epel-release -y && yum makecache fast yum install certbot -y

申请单证书

certbot certonly -d mg2.98hg.top --preferred-challenges http --server https://acme-v02.api.letsencrypt.org/directory

申请通配符证书

certbot certonly -d mg2.98hg.top --preferred-challenges http --server https://acme-v02.api.letsencrypt.org/directory 交互过程

提示输入邮箱,选择Y

等到“Please deploy a DNS TXT record under the name”出现后,需要在域名供应商DNS管理添加TXT记录

名称为_acme-challenge.gisstack.org(域名替换为自己的),填入提示的value,类似于“WdDIXIrJYROoz80fGsmFau8T0zCPfRBRs-sp6r-Zs3E”这样的一串字符

配置好后需要等待生效,一般不超过一分钟

确认TXT解析成功后,就可以下一步了,直接回车确认

成功后,证书路径为/etc/letsencrypt/live/gisstack.org

certbot's People

Contributors

qa12399999 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.