[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-07 Thread GitBox
lordgamez commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r537629140 ## File path: libminifi/src/controllers/SSLContextService.cpp ## @@ -128,16 +149,234 @@ bool SSLContextService::configure_ssl_context(SSL_CTX *ct

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-07 Thread GitBox
lordgamez commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r537570225 ## File path: libminifi/src/controllers/SSLContextService.cpp ## @@ -128,16 +149,234 @@ bool SSLContextService::configure_ssl_context(SSL_CTX *ct

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-07 Thread GitBox
lordgamez commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r537570225 ## File path: libminifi/src/controllers/SSLContextService.cpp ## @@ -128,16 +149,234 @@ bool SSLContextService::configure_ssl_context(SSL_CTX *ct

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-03 Thread GitBox
lordgamez commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535199561 ## File path: libminifi/src/utils/tls/WindowsCertStoreLocation.cpp ## @@ -0,0 +1,85 @@ +/** + * Licensed to the Apache Software Foundation (ASF) u

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-03 Thread GitBox
lordgamez commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535137971 ## File path: libminifi/src/utils/tls/WindowsCertStoreLocation.cpp ## @@ -0,0 +1,85 @@ +/** + * Licensed to the Apache Software Foundation (ASF) u