summaryrefslogtreecommitdiff
path: root/gensignedcert.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-06-29extendedKeyUsage: decommission ekusub.sh and use environment variables insteadHEADmasterU-Z690-A\user1-1/+2
ekusub.sh has additionally been generalized into inimodify.sh in case I ever need it in the future for anything else.
2022-06-28Add automatic extended key usage detectionU-Z690-A\user1-3/+4
extendedKeyUsage is needed for some automatic certificate selection on Windows. We attempt to detect either clientAuth or serverAuth based on subjAltName and commonName.
2011-03-29Be more robust in the face of dumb users.Joe Rayhawk1-3/+6
2011-03-27Initial content; missing some mailcert.sh supportJoe Rayhawk1-0/+31