letsencrypt::Client method getCertificate (public)

 <instance of letsencrypt::Client[i]> getCertificate

Defined in /usr/local/ns/tcl/letsencrypt/letsencrypt-procs.tcl

This method does all the steps required to obtain a certificate, such as - selecting the API (production or staging), - registering a new account if necessary, - create public and private key for the account, - issuing a certificate request, - obtaining the certificate, and - installing the certificate. If called interactivaly, the progress is logged to the console, otherwise just into the system log.

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: