Wade Carpenter
2012-10-26 22:01:06 UTC
Hi Alexander,
I have a specific need in my environment to control / restrict the TLS
protocol in use. As such, I created this patch to add a new option to
specify the GNUTLS priority string directly:
e.g.
set ftp:ssl-priority NORMAL:-VERS-TLS1.2
Please have a look and consider it for inclusion if you like it.
Perhaps the option should be "ssl:gnutls-priority", but the code is
near where "ftp:ssl-auth" is used, so a similar naming scheme seemed
someow appropriate there.
Thanks for lftp!
Wade
I have a specific need in my environment to control / restrict the TLS
protocol in use. As such, I created this patch to add a new option to
specify the GNUTLS priority string directly:
e.g.
set ftp:ssl-priority NORMAL:-VERS-TLS1.2
Please have a look and consider it for inclusion if you like it.
Perhaps the option should be "ssl:gnutls-priority", but the code is
near where "ftp:ssl-auth" is used, so a similar naming scheme seemed
someow appropriate there.
Thanks for lftp!
Wade