KeyPair::GenerateCSR (open)

Generate a certificate signing request

Syntax

LOADLIB "mod::system/lib/keystore.whlib";

BLOB FUNCTION GenerateCSR(RECORD options)

Parameters

RECORD options

Options

c

Value for the c certificate field

cn

Value for the cn certificate field

dnsaltnames

DNS altnames for the certificate

l

Value for the l certificate field

o

Value for the o certificate field

ou

Value for the ou certificate field

st

Value for the st certificate field

Return value

BLOB

Certificate signing request