Skip to content

Instantly share code, notes, and snippets.

View adriansuter's full-sized avatar

Adrian Suter adriansuter

View GitHub Profile
@adriansuter
adriansuter / cert-template.conf
Last active August 25, 2023 15:10
Xampp SSL Certificate Creator for Windows (advanced version of https://shellcreeper.com/how-to-create-valid-ssl-in-localhost-for-xampp/)
[ req ]
default_bits = 2048
default_keyfile = server-key.pem
distinguished_name = subject
req_extensions = req_ext
x509_extensions = x509_ext
string_mask = utf8only
[ subject ]