Skip to content

What do you use for TLS certificates?

VPS Hosting by priya 24 replies 2.1K views
13 #1

Kindly I had assumed only Let's Encrypt itself is used by everyone for TLS certificates on VPS hosting. Kindly inform me what other tools are in use for this purpose only. I am managing several OVHcloud instances and wish to automate renewal properly. Certbot appears heavy only, and I seek lightweight alternatives itself. Your guidance is kindly requested.

#2

Acme.sh

Simple is better

Shell only, no python

#3

Certbot is bloated fight me

#4

I use lego on my Vultr VPS in Singapore. It is a single binary, very clean. I have had no issues with DNS validation for wildcard certificates. The Asia-Pacific latency to their API is acceptable.

#5

Hey folks

Gentle reminder that manual renewal is not recommended for production systems. Human error is the leading cause of expiry outages.

Automation exists for reliability, not merely convenience.

~be kind or be gone~
4 #6

¡I use manual renewal for control! Is very satisfying to verify each certificate myself. Jajaja

[deleted]

Ok ok you win I will try acme.sh

7 #7
Bird35 said:
Shell only, no python

This is the selling point for me. Certbot pulls in half of Debian's python stack on a minimal VPS. acme.sh just needs curl and openssl.

3 #8

I run acme.sh on my Hetzner box in Frankfurt. The --dns mode with the Hetzner DNS API works solid for wildcard certs. No web server to expose on port 80.

#9
kat_fold said:
Human error is the leading cause of expiry outages

Can confirm. Lost a certificate on a ZFS NAS because I thought "I will renew next weekend" for three months. Calendar reminder failed. acme.sh cron saved my sanity. I used https://letsencrypt.org.

two disks down, still serving
#10

Kindly I am grateful for all replies. The acme.sh with DNS validation appears suitable for my OVHcloud instances. Does anyone have experience with OVHcloud DNS API specifically? Their documentation is scattered only.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft