Skip to content

Instantly share code, notes, and snippets.

View Tschucki's full-sized avatar
🛴
Schnelle Helle ist meine Welle

Marcel Wagner Tschucki

🛴
Schnelle Helle ist meine Welle
  • real media technic STAUDACHER GmbH
  • Cham, Germany
  • 15:38 (UTC +01:00)
View GitHub Profile
@RundesBalli
RundesBalli / ReadMe.md
Last active December 30, 2023 17:27
pr0gramm-fliesentischPixel

Preparation

Create template.png. The rest is documented in the code.

Dependencies:

php-cli php-mysql php-gd php-mbstring php-curl
@cecilemuller
cecilemuller / 2019-https-localhost.md
Last active October 30, 2025 15:37
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).