setting Cipher suites

Nikos Mavrogiannopoulos nmav at gnutls.org
Fri Mar 19 10:39:42 CET 2010


This example is actually copied from the manual:
NONE:+VERS-TLS1.0:+AES-128-CBC:+RSA:+SHA1:+COMP-NULL

You can add SSL3.0, TLS.1.1, TLS1.2 to the list as well.

regards,
Nikos

On Fri, Mar 19, 2010 at 5:53 AM, ManishPatidar <mann.patidar at gmail.com> wrote:
>
> Hi,
>
> How we can set particular cipher suite using gnutls_priority_set_direct OR
> gnutls_priority_init API ..?
> for example if I want to set only TLS_RSA_AES_128_CBC_SHA1 cipher suite and
> dont want to set any other cipher,What are the parameter I have to pass..?
>
>
>
> Regards
> Manish
> --
> View this message in context: http://old.nabble.com/setting-Cipher-suites-tp27950891p27950891.html
> Sent from the Gnu - TLS mailing list archive at Nabble.com.
>
>
>
> _______________________________________________
> Help-gnutls mailing list
> Help-gnutls at gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnutls
>





More information about the Gnutls-help mailing list