"Amit kumar" <[EMAIL PROTECTED]> writes: > Hello Simon, > > Thanks for the reply. > > I do have one more query. > > Does gnutls provides Transport Layer Security using SSL?
Yes, the point of the GnuTLS library is to implement and provide SSLv3 and TLSv1+. I'm not sure if I understand your question though. > If the answer to the above question is YES than how will this be provided in > our application as we are not linking or using any API's defined in SSL > library. You'll need to modify your application to use GnuTLS. If you don't want to do that, consider using NuFW, IPSEC or similar. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
