[ 
https://issues.apache.org/jira/browse/MINIFI-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856404#comment-15856404
 ] 

ASF GitHub Bot commented on MINIFI-184:
---------------------------------------

Github user benqiu2016 commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/41#discussion_r99883760
  
    --- Diff: cmake/FindOpenSSL.cmake ---
    @@ -0,0 +1,28 @@
    +#  OPENSSL_ROOT_DIR - Set this variable to the root installation of OpenSSL
    +#
    +# Read-Only variables:
    +#  OPENSSL_FOUND - system has the OpenSSL library
    +#  OPENSSL_INCLUDE_DIR - the OpenSSL include directory
    +#  OPENSSL_LIBRARIES - The libraries needed to use OpenSSL
    +#  OPENSSL_VERSION - This is set to $major.$minor.$revision$path (eg. 
0.9.8s)
    +
    +find_path(OPENSSL_INCLUDE_DIR
    +    NAMES openssl/ssl.h
    --- End diff --
    
    openssl is used pretty widely and very stable and they provide bug fix 
regularly to plug the security hole.



> Add Security Support for Site to Site
> -------------------------------------
>
>                 Key: MINIFI-184
>                 URL: https://issues.apache.org/jira/browse/MINIFI-184
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: cpp-0.2.0
>            Reporter: bqiu
>            Assignee: bqiu
>             Fix For: cpp-0.2.0
>
>
> Add Security Support



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to