Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

How does BoostonCP prevent Let's Encrypt API Rate Limits?

POSTED BY: webmaster_pro ACTIVE_MEMBER POSTED ON: May 19, 2026 CATEGORY: GUIDE
We host over 500 domains on a single server, and when we did a full migration, we hit the Let's Encrypt weekly limit. Does BCP have local backup SSL caching?
13 Total Upvotes

REPLIES (2)

sysadmin_joe ELITE_CONTRIBUTOR SOLUTION_ACCEPTED 2026.05.20 04:50
If you look at the core commands wrapper, BCP executes `sudo /usr/bin/booston-core install_letsencrypt_ssl` which uses a local backup caching mechanism under `/etc/ssl/booston_backup/` to avoid calling LE API repeatedly if a valid cert already exists locally.
webmaster_pro ACTIVE_MEMBER [AUTHOR] 2026.05.21 04:50
Aha! That backup logic is brilliant. Very clean architecture.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN