lemur/lemur/tests/plugins
Marti Raudsepp 1f0f432327 Fix unit tests certificates to have correct chains and private keys
In preparation for certificate integrity-checking: invalid certificate
chains and mismatching private keys will no longer be allowed anywhere
in Lemur code.

The test vector certs were generated using the Lemur "cryptography"
authority plugin.

* Certificates are now more similar to real-world usage: long serial
  numbers, etc.
* Private key is included for all certs, so it's easy to re-generate
  anything if needed.
2018-08-03 19:45:13 +03:00
..
__init__.py Fixing a few things, adding tests. (#326) 2016-05-20 09:03:34 -07:00
destination_plugin.py Refactors the default notification option. Also ensures that notifications and destinations are easier to test. (#437) 2016-10-09 00:06:53 -07:00
issuer_plugin.py Fix unit tests certificates to have correct chains and private keys 2018-08-03 19:45:13 +03:00
notification_plugin.py Fixing up notification testing (#575) 2016-12-08 11:33:40 -08:00
source_plugin.py [WIP] - 422 elb rotate (#493) 2016-11-18 11:27:46 -08:00