[
https://issues.apache.org/jira/browse/PROTON-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324921#comment-15324921
]
ASF GitHub Bot commented on PROTON-1224:
----------------------------------------
GitHub user JemDay opened a pull request:
https://github.com/apache/qpid-proton/pull/75
PROTON-1224: Upgrade BouncyCastle
Support 1.48+ of BouncyCastle
Added unit-test and associated certificate and key test resources.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JemDay/qpid-proton master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/75.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #75
----
commit d97854bc37f6b71f0ba6944c39e59826c6651d12
Author: Jem Day <[email protected]>
Date: 2016-06-10T17:13:36Z
PROTON-1224: Upgrade BouncyCastle to 1.48+
commit f9efcf058cd056ac61ed174b6b31555454740610
Author: Jem Day <[email protected]>
Date: 2016-06-10T17:13:36Z
PROTON-1224: Upgrade BouncyCastle to 1.48+
commit daa2959004e2d090a5e5afcedd4dfc7e3e9a49a7
Author: Jem Day <[email protected]>
Date: 2016-06-10T17:30:38Z
Merge branch 'master' of https://github.com/JemDay/qpid-proton
commit 7aff6361d6942ea069727f118750bb27117aa8cf
Author: Jem Day <[email protected]>
Date: 2016-06-10T17:34:27Z
Merge branch 'master' of https://github.com/apache/qpid-proton
----
> Proton-J SSL uses deprecated Bouncy Castle functionality
> --------------------------------------------------------
>
> Key: PROTON-1224
> URL: https://issues.apache.org/jira/browse/PROTON-1224
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-j
> Affects Versions: 0.12.2
> Reporter: Jem Day
>
> The BouncyCastle project deprecated functionality used by the proton-j driver
> in version 1.48. This causes run-time issues for us as our application
> containers are using newer BC versions.
> I've submitted a PR for this change and verified that all tests run using
> both BC 1.48 and 1.54.
> Note: The CI pipeline for the PR is flagging an error but i am able to
> build/test locally with no reported errors - build log is attached to the PR
> comments.
> https://github.com/apache/qpid-proton/pull/74
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]