Release-v27.0

This commit is contained in:
Cyrus Daboo
2026-09-17 09:59:16 -04:00
parent 67045e2fa0
commit 09f249a06e
759 changed files with 22171 additions and 2539 deletions
@@ -0,0 +1,17 @@
{
"URL": "https://example.com/scep",
"Name": "This is a ClientIdentifier",
"Subject": [[["C", "US"]], [["O", "Example Inc."]], [["1.2.840.113635.100.6.99999.99999", "test custom OID value"]]],
"Challenge": "1E857F393D01EAE47E4A4AC2D8B8CFE4",
"Keysize": 2048,
"Key Type": "RSA",
"Key Usage": 5,
"Retries": 3,
"RetryDelay": 10,
"SubjectAltName": {
"dNSName": "site.example.com",
"rfc822Name": "rfc822",
"uniformResourceIdentifier": "https://www.example.com/",
"ntPrincipalName": "Principal Example"
}
}