Skip to content

Instantly share code, notes, and snippets.

View nebuIr's full-sized avatar
🌟

Fabian Brendli nebuIr

🌟
View GitHub Profile
@Beneboe
Beneboe / how-to-setup-verified-commits.md
Last active March 15, 2025 14:36
How to Setup Verified Commits on Github
@cecilemuller
cecilemuller / 2019-https-localhost.md
Last active May 30, 2025 06:59
How to create an HTTPS certificate for localhost domains

How to create an HTTPS certificate for localhost domains

This focuses on generating the certificates for loading local virtual hosts hosted on your computer, for development only.

Do not use self-signed certificates in production ! For online certificates, use Let's Encrypt instead (tutorial).