Liking cljdoc? Tell your friends :D

certificaat.acme4j.certificate


infoclj

(info {config-dir :config-dir domain :domain})
(info cert-file key-file)

load-certificate-requestclj

(load-certificate-request path)

match?clj

(match? cert key)

Utility function to determine if a private key matches a certificate

Utility function to determine if a private key matches a certificate
raw docstring

persistclj

(persist cert path)

persist-certificate-requestclj

(persist-certificate-request csrb path)

prepareclj

(prepare keypair domains organization)

read-csrclj

(read-csr file)

read-pemclj

(read-pem file)

restoreclj

(restore login path)

revokeclj

(revoke cert)
(revoke cert reason)
(revoke login cert reason)
(revoke session domain-keypair cert reason)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close