Skip to content

Resolve "Certificate cleanup"

Joel Rennich requested to merge 14-certificate-cleanup into Experimental

Closes #14 (closed)

Adds:

  1. new class to generate CSRs calling them something nicer than CertTest, no longer need certtool!
  2. additional error logging and handling for the CSR process although more is needed
  3. ExportableKey pref to allow the exportation of the private key

Merge request reports