You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/11 17:08:00 UTC

[jira] [Commented] (PROTON-2004) libressl compatibility

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

ASF subversion and git services commented on PROTON-2004:
---------------------------------------------------------

Commit 3b6de8f825ca1829815735edd88056a072d7acbe in qpid-proton's branch refs/heads/0.27.x from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=3b6de8f ]

PROTON-2004: [c] Allow Proton to compile with libressl

(cherry picked from commit 87898b3d71aea5bfd9e4157d6da04071e1461339)


> libressl compatibility
> ----------------------
>
>                 Key: PROTON-2004
>                 URL: https://issues.apache.org/jira/browse/PROTON-2004
>             Project: Qpid Proton
>          Issue Type: Bug
>            Reporter: Matthew Weber
>            Priority: Minor
>             Fix For: proton-c-0.27.1, proton-c-0.28.0
>
>
> Similar to [FreeRDP/FreeRDP#5049](https://github.com/FreeRDP/FreeRDP/issues/5049)
> libressl has `#define OPENSSL_VERSION_NUMBER ` defined the same as
> openssl 1.1.x which results in SSL_CTX_set_security_level() getting used.
> This patch prevents SSL_CTX_<get/set>_security_level() from being used with
> libressl.
>  
> https://github.com/apache/qpid-proton/pull/175



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org