Commits on Source (22)
-
Rob Crittenden authored
All the helpers were configured to use the log method cm_log_stderr which when exececuted as a helper from the certmonger daemon would log nowhere. If stderr is detected as a tty (e.g. the helper is run directly on the cli) then logging will go there. Otherwise it will log to syslog (honoring the log level).
-
Rob Crittenden authored
results was being used in place of results2. In practice it would be the result of GetCACaps which means it would log _something_, just not the failed PKCS#7 file.
-
Trevor Vaughan authored
* Add additional required build dependencies to the RPM spec file Required for testing #89
-
Trevor Vaughan authored
Needed for testing #89
-
Trevor Vaughan authored
* Allow users to set `scep_cipher` and `scep_digest` in their CA configuration. These settings are authoritative and will override anything from the server. This was added to support connections to systems, such as Dogtag, that do not provide a CA capabilities string and, therefore, are prone to causing incorrect ciphers to be used on the client side. * In accordance with the latest SCEP Draft RFC, the default cipher has been changed to AES-256 and the default digest has been changed to SHA-256. These were chosen as reasonable defaults for most users and systems. * To ease the determination of which configuration file controls what CA, the output of `getcert list-cas -v` was updated to print a `config-path` entry which will list the specific configuration associated with a given CA. Closes #89
-
Trevor Vaughan authored
Ref: #89
-
Trevor Vaughan authored
Worked around the fact that data under the 'cas' directory is dynamically provisioned by moving from `cmp` to `diff -q -I` in run-tests.sh and excluding everything in the dynamically generated space. Ref #89
-
Trevor Vaughan authored
Ensure that users know that AES is the cipher and SHA is the digest when CA capabilities are not supported. Ref #89
-
Rob Crittenden authored
https://pagure.io/certmonger/issue/102 Signed-off-by:
Rob Crittenden <rcritten@redhat.com>
-
Rob Crittenden authored
Signed-off-by:
Rob Crittenden <rcritten@redhat.com>
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
debian/certmonger.upstart
deleted
100644 → 0