1 pointby purplelotus8 hours ago1 comment
  • purplelotus8 hours ago
    Hey HN!

    I built a small open-source tool called LotusShield because I was tired of manually renewing and uploading SSL certificates across several cPanel sites.

    LotusShield automates: - issuing ECC SSL certs using acme.sh - DNS validation via Cloudflare API - installing SSLs directly into cPanel via UAPI - multi-domain handling - cron-based renewals

    It costs nothing, removes the AutoSSL paywall issue many hosts have, and eliminates the “SSL expired last night” panic entirely.

    Repo: https://github.com/tiffneybare/lotusshield

    I’d love your thoughts — feature ideas, improvements, critiques, anything.