KeyPair::GenerateCSR (open)
Generate a certificate signing request
Syntax
LOADLIB "mod::system/lib/keystore.whlib";
BLOB FUNCTION GenerateCSR(RECORD options)Parameters
RECORD optionsOptions
cValue for the c certificate field
cnValue for the cn certificate field
dnsaltnamesDNS altnames for the certificate
lValue for the l certificate field
oValue for the o certificate field
ouValue for the ou certificate field
stValue for the st certificate field
Return value
BLOBCertificate signing request