Tag: pki

SSL Setup on Amazon Linux 2023 (Apache + Let’s Encrypt)

This guide shows how to issue and automatically renew a Let’s Encrypt SSL certificate for an Apache website running directly on an EC2 instance with Amazon Linux 2023, without a load balancer. Example domain used in this walkthrough: example.com Prerequisites Before starting, confirm the following: The EC2 security group allows inbound traffic on ports 80 and 443. The domain’s DNS…

Read More »

TrustView: A Self-Hosted SSL Certificate Dashboard for Your Homelab

Every homelabber and small-ops admin knows the moment: you browse to one of your own services and get slapped with a full-screen certificate warning. The cert expired three days ago. Nothing told you. Now you’re renewing it under pressure instead of on a schedule. I got tired of that moment, so I built TrustView — a lightweight, self-hosted dashboard that…

Read More »