You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2016/09/01 09:51:05 UTC

[3/3] qpid-proton git commit: PROTON-1224: support using newer versions of bouncycastle.

PROTON-1224: support using newer versions of bouncycastle.

This closes #78
This closes #79


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/168dfe94
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/168dfe94
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/168dfe94

Branch: refs/heads/master
Commit: 168dfe946f85b38a4e02db99879bdd636d16e4c6
Parents: 3b66acf eaa7ea7
Author: Robert Gemmell <ro...@apache.org>
Authored: Thu Sep 1 10:26:41 2016 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Thu Sep 1 10:26:41 2016 +0100

----------------------------------------------------------------------
 proton-j/pom.xml                                |   9 +
 .../engine/impl/ssl/SslEngineFacadeFactory.java | 342 ++++++++++---------
 .../impl/ssl/SslEngineFacadeFactoryTest.java    |  64 ++++
 .../qpid/proton/engine/impl/ssl/README.txt      |  38 +++
 .../qpid/proton/engine/impl/ssl/cert.pem.txt    |  27 ++
 .../qpid/proton/engine/impl/ssl/key.pem.txt     |  30 ++
 .../engine/impl/ssl/private-key-clear.pem.txt   |  27 ++
 tests/pom.xml                                   |   2 +-
 8 files changed, 375 insertions(+), 164 deletions(-)
----------------------------------------------------------------------



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