eGov ERP DevOps

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

AP UAT subdomain’s registered in the allvy domain (AP infra vendor).

  1. Take support from the Allvy team for the SSL renewal:

    1. Ananth P <ananth.p@allvy.com> [+91-9959195858]

    2. Bhaskar <bhaskar.g@allvy.com>

    3. Pradeep Grandhi [+918712880922]

  2. Follow the below steps:

  • Command to Renew WildCard SSL (*.allvy.com)

# sudo ./certbot-auto --email egov-systems@egovernments.org -d *.allvy.com --manual --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory certonly

Then, the command replies:

  • Share with Allvy team the DNS TXT record value generated upon running command under the name _acme-challenge.allvy.com. Configure the DNS server to add a record to the domain. The record is like this:

Where

What

Type

TXT

Name

_acme-challenge

Value

<acme-challenge-value>

Come back to the terminal, and Then press Enter.

Done.

Note:

  • No labels