mirror of
https://github.com/apache/nifi.git
synced 2025-02-17 23:47:08 +00:00
- Logic for sorting DN, reversing X500Names before using them to generate certificate - Logging reordered dn - Accounting for limited crypto pkcs12, allowing password specification for client certificates - Updating tests to work with or without jce unlimited - Loading keystore for test in try-with This closes #824. Signed-off-by: Bryan Bende <bbende@apache.org>