Skip to main content

Let's Encrypt SSL Certificate Setup

🧱 Certificate Inputs​

Let's Encrypt Certificate Creation Steps​

HostAPI Services and Applications
LE64 Command
le64 --key se-dev-account.key --email "aspireclan1208@gmail.com" --csr se-dev-domain.csr --csr-key se-dev-domain.key --crt se-dev-domain.crt --generate-missing --domains "dev.api.shelvera.com" --export-pfx cert@aspireclan123# --handle-as dns --live

DNS Challenge

Public DNS TXT Entry:

_acme-challenge.dev.api
Certificate Password
cert@aspireclan123#