Skip to content

Instantly share code, notes, and snippets.

@riceooks
riceooks / cert.conf
Last active July 3, 2025 06:50
SSL Generate for Windows
[ req ]
default_bits = 2048
default_keyfile = server-key.pem
distinguished_name = subject
req_extensions = req_ext
x509_extensions = x509_ext
string_mask = utf8only
[ subject ]