Skip to content

Instantly share code, notes, and snippets.

@riceooks
riceooks / cert.conf
Last active March 12, 2026 06:04
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 ]