Client-authenticated TLS handshake in TlsProtocolHandler.java

View: New views
2 Messages — Rating Filter:   Alert me  

Client-authenticated TLS handshake in TlsProtocolHandler.java

by Alex Birkett-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

If I added support for the Client-authenticated TLS handshake in
TlsProtocolHandler.java would anybody be able to review my work and possibly add it back into the project?

Kind Regards,

Alex Birkett

Re: Client-authenticated TLS handshake in TlsProtocolHandler.java

by Peter Dettman-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Alex,
We have actually already received an implementation of this, which we intend to include. It has fallen by the wayside due to time constraints and discussion over what the API should look like.

I have created an issue so that people can track progress and comment/vote.

http://www.bouncycastle.org/jira/browse/BJA-231

The current proposed patch is attached there also.

Cheers,
Pete.


Alex Birkett wrote:
Hi,

If I added support for the Client-authenticated TLS handshake in
TlsProtocolHandler.java would anybody be able to review my work and possibly add it back into the project?

Kind Regards,

Alex Birkett