“Certbot memperluas sertifikat” Kode Jawaban

Certbot memperluas sertifikat

# List your certificates and copy all domains of the existing certificate
certbot certificates

# Run certbot will all domains + your new domain, sepereated by a ','
certbot -d example.com,www.example.com,yournewdomain.example.com

# Now certbot will ask you, if you want to expand the cert, enter 'e'
garzj

Gunakan certbot untuk menghasilkan sertifikat

# certbot certonly --standalone -d myminio.com --staple-ocsp -m [email protected] --agree-tos
The.White.Fang

Jawaban yang mirip dengan “Certbot memperluas sertifikat”

Pertanyaan yang mirip dengan “Certbot memperluas sertifikat”

Lebih banyak jawaban terkait untuk “Certbot memperluas sertifikat” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya