J Certificate and PKI service

Certificate parameters

domainThe (sub)domain you are requesting resources for. Wildcard domain is permitted.
secretSecret to domain. Must match existing secret or can be anything if domain is new
typeWhat to retrieve. Either crt, key, pkcs12 or ocsp
addmaindomainOptional. When requesting certificate for a subdomain subdomain.example.com, also include the parent domain example.com

Returned data is in PEM format for crt and key, and binary for PKCS12 and OCSP
It is possible to ommit secret if instead using HTTP authentication. The user must have access to the domain in domain admin



PKI parameters

servicepki (fixed value)
pkitypeOnly dkim supported at the moment
domainThe (sub)domain you are requesting resources for
secretSecret to domain. Must match existing secret or can be anything if domain is new
prefixOptional. Prefix DNS record with this value. Default is pki
maxageOptional. Auto-expire PKI after this amount of seconds. Default is 30 days



CSR generator


Enter domain: