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 <[email protected]> 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 > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnutls > _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
