help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] support for ssl3.0 connection


From: Brian Lavender
Subject: [Help-gnutls] support for ssl3.0 connection
Date: Tue, 19 Aug 2008 23:40:41 -0700
User-agent: Mutt/1.5.13 (2006-08-11)

Thanks for the feedback on the previous questions.

I am looking at the docs for selecting different protocols and different
ciphersuites. I would like my server connection to attempt ssl3.0 first.
I see the command gnutls_priority_init, but I am a little unsure how to 
tell it to attempt ssl3.0 first. What sort of string should I use for
the command?

char *error_loc;

gnutls_priority_init(&priority_cache, "NORMAL:SSL3.0",**error_loc)


brian
-- 
Brian Lavender
http://www.brie.com/brian/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]