]> granicus.if.org Git - curl/commit
- Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific
authorDaniel Stenberg <daniel@haxx.se>
Sat, 2 Jan 2010 22:09:31 +0000 (22:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 2 Jan 2010 22:09:31 +0000 (22:09 +0000)
commit2c93ec5303f0a3d46d10dbcee98e46a0b413a59b
treefda78920f00c99f178c9ebc9aed83b89d526983b
parentd79b5a06137a04e76fffd64d2636f747b5ffd3bc
- Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific
  versions --ftp-ssl and --ftp-ssl-reqd as these options are now used to
  control SSL/TLS for IMAP, POP3 and SMTP as well in addition to FTP. The old
  option names are still working but the new ones are the prefered ones
  (listed and documented).
CHANGES
RELEASE-NOTES
docs/curl.1
src/main.c