How to use Java and GnuTLS
Nikos Mavrogiannopoulos
nmav at gnutls.org
Mon Feb 27 17:44:03 CET 2012
On 02/26/2012 10:02 PM, Peter Penzov wrote:
> Hi,
> I want to create encrypted communication between Java server and C
> client. I want to use GnuTLS for cryptographic library. Is it possible to
> use GnuTLS and Java. What are the options? And I know that Java has
> internal support for encrypting the network traffic using SSL. Is it
> possible to create to create Java server which uses internal cryptographic
> libraries and C client which uses GnuTLS?
It is. They both use the same protocol and are compatible.
regards,
Nikos
More information about the Gnutls-help
mailing list