(build-certificate-script certificate-config)
Inputs: [certificate-config :- CertificateFileFactConfig]
builds the script to check the expiration days certificate
Inputs: [certificate-config :- CertificateFileFactConfig] builds the script to check the expiration days certificate
(certificate-file-to-keyword file)
Inputs: [file :- s/Str] Returns: s/Keyword
creates a keyword from the certificate file-path
Inputs: [file :- s/Str] Returns: s/Keyword creates a keyword from the certificate file-path
(collect-certificate-file-fact fact-config)
Inputs: [fact-config :- CertificateFileFactConfig]
Collects the facts for the certificates using the script
Inputs: [fact-config :- CertificateFileFactConfig] Collects the facts for the certificates using the script
(parse-certificate-response single-script-result)
Inputs: [single-script-result] Returns: CertificateFileFactResults
returns a CertificateFileFactResult from the result text of one certificate check
Inputs: [single-script-result] Returns: CertificateFileFactResults returns a CertificateFileFactResult from the result text of one certificate check
(parse-certificate-script-responses raw-script-results)
returns a CertificateFileFactResult from the result text of one certificate check
returns a CertificateFileFactResult from the result text of one certificate check
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close