How to use Java and GnuTLS
Nikos Mavrogiannopoulos
nmav at gnutls.org
Tue Feb 28 09:46:30 CET 2012
On 02/27/2012 08:54 PM, Peter Penzov wrote:
> Ok, thank you!
> As far as I see JSSE can support the most basic security implementations
> - TLS 1.0. Is this means that I cannot implement a server in C which can
> communicate with java clients using advanced encryption methods like
> OpenPGP, PSK
> authentication, TLS-SRP, x509?
Not all implementations support all authentication methods. You
might want to check the comparison article below.
http://en.wikipedia.org/wiki/Comparison_of_TLS_Implementations
regards,
Nikos
More information about the Gnutls-help
mailing list