- Phil Pellouchoud found a case where libcurl built with NSS failed to
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Jun 2008 11:15:54 +0000 (11:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Jun 2008 11:15:54 +0000 (11:15 +0000)
commitda97f78ae0e3ab2cbcf76503c4a159da761d0f57
tree9a10edff08e1abc399f9ba2990ca35c0cf70f904
parent2e1a9da5e2ab29b4e7024395a09ab254f6b8d913
- Phil Pellouchoud found a case where libcurl built with NSS failed to
  handshake with a SSLv2 server, and it turned out to be because it didn't
  recognize the cipher named "rc4-md5". In our list that cipher was named
  plainly "rc4". I've now added rc4-md5 to work as an alias as Phil reported
  that it made things work for him again.
CHANGES
RELEASE-NOTES
lib/nss.c