bakaid commented on a change in pull request #610: MINIFICPP-814 - Fixed
ListenHTTP and HTTPClient bugs, created tests f…
URL: https://github.com/apache/nifi-minifi-cpp/pull/610#discussion_r303473222
##########
File path: libminifi/test/resources/TestHTTPGetSecure.yml
##########
@@ -77,11 +77,11 @@ Controller Services:
class: SSLContextService
Properties:
Client Certificate:
- - value: cn.crt.pem
+ - value: cn.p12
Review comment:
This fixes the test failure that happened on some mac versions, so the test
could be reenabled.
----------------------------------------------------------------
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 specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services