Annotation of embedaddon/curl/docs/cmdline-opts/socks5-gssapi-nec.d, revision 1.1.1.1

1.1       misho       1: Long: socks5-gssapi-nec
                      2: Help: Compatibility with NEC SOCKS5 server
                      3: Added: 7.19.4
                      4: ---
                      5: As part of the GSS-API negotiation a protection mode is negotiated. RFC 1961
                      6: says in section 4.3/4.4 it should be protected, but the NEC reference
                      7: implementation does not.  The option --socks5-gssapi-nec allows the
                      8: unprotected exchange of the protection mode negotiation.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>