Re: [PR] NIFI-12272 Add Formatter for Certificate Distinguished Names [nifi]

2023-10-25 Thread via GitHub
asfgit closed pull request #7931: NIFI-12272 Add Formatter for Certificate Distinguished Names URL: https://github.com/apache/nifi/pull/7931 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] NIFI-12272 Add Formatter for Certificate Distinguished Names [nifi]

2023-10-25 Thread via GitHub
ChrisSamo632 commented on code in PR #7931: URL: https://github.com/apache/nifi/pull/7931#discussion_r1372192264 ## nifi-commons/nifi-security-cert/src/main/java/org/apache/nifi/security/cert/StandardPrincipalFormatter.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache

Re: [PR] NIFI-12272 Add Formatter for Certificate Distinguished Names [nifi]

2023-10-25 Thread via GitHub
exceptionfactory commented on code in PR #7931: URL: https://github.com/apache/nifi/pull/7931#discussion_r1372130153 ## nifi-commons/nifi-security-cert/src/main/java/org/apache/nifi/security/cert/StandardPrincipalFormatter.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the

Re: [PR] NIFI-12272 Add Formatter for Certificate Distinguished Names [nifi]

2023-10-25 Thread via GitHub
exceptionfactory commented on code in PR #7931: URL: https://github.com/apache/nifi/pull/7931#discussion_r1372128301 ## nifi-commons/nifi-security-cert/src/main/java/org/apache/nifi/security/cert/StandardPrincipalFormatter.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the

Re: [PR] NIFI-12272 Add Formatter for Certificate Distinguished Names [nifi]

2023-10-25 Thread via GitHub
ChrisSamo632 commented on code in PR #7931: URL: https://github.com/apache/nifi/pull/7931#discussion_r1372121807 ## nifi-commons/nifi-security-cert/src/main/java/org/apache/nifi/security/cert/StandardPrincipalFormatter.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache

[PR] NIFI-12272 Add Formatter for Certificate Distinguished Names [nifi]

2023-10-25 Thread via GitHub
exceptionfactory opened a new pull request, #7931: URL: https://github.com/apache/nifi/pull/7931 # Summary [NIFI-12272](https://issues.apache.org/jira/browse/NIFI-12272) Adds a `PrincipalFormatter` interface and `StandardPrincipalFormatter` implementation that retrieves and formats