mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
- Added standard implementation for formatting Subject and Issuer using RFC 1779 - Replaced direct method references to maintain compatibility with historical getSubjectDN and getIssuerDN methods This closes #7931 Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>