#145 Fix logging issues in the scep-submit helper
Merged by rcritten. Opened by rcritten.
rcritten/certmonger sceplog  into  master

Log by default any errors that occur.

Provide a hint from the openssl error(s) in the return value to certmonger as to what the RCA of the failure is.

Remove some duplicated code.

Honor the -v flag to add-scep-ca.

1 new commit added

  • Change log level in scepgen* to display errors by default

1 new commit added

  • Log openssl errors when generating the PKCS#7 envelope fails

rebased onto 3b6cbe96538323b0291e59f44be1e5424c2f6b12

rebased onto f9342db638cc9a8a312f19cc019f05824bcd3b7c

1 new commit added

  • Cleanup the SCEP helper curl and talloc contexts when finished

Pull-Request has been merged by rcritten