To reduce bot traffic you must login to view /lordwelch/glauth/src/commit/a3b6ef3a8c193f9baa4db79baa8f4cb5e4f77b6e/v2/CHANGELOG.md.
The GitHub login only links via username.
Files
Chris F Ravenscroft eabf67e266 chore: debug, openldap, samba (#466)
new target: builddebug
active directory proxying
QoL ldifs for openldap testing
2026-04-19 11:26:13 -07:00

18 lines
281 B
INI

[req]
default_bits = 2048
prompt = no
default_md = sha256
distinguished_name = dn
req_extensions = req_ext
[dn]
CN = TESTDC.test.example.com
[req_ext]
subjectAltName = @alt_names
[alt_names]
DNS.1 = TESTDC.test.example.com
DNS.2 = localdc.test.example.com
IP.1 = 192.168.1.222