Changes:
- Updating HTTPS request options for Ellucian TLS changes.
Changes:
- Reverting to block-style downloads and just passing the cipher to HTTP.start. (Should have RTFM, jumped the gun on v0.1.4.)
Changes:
- Defaulted to AES128-SHA cipher, since HTTPS to esmsvc.ellucian.com fails on OpenSSL 1.0.2k due to small DH keysize of server.
- Fix case of "null" file download for releases w/out document or install metadata artifacts.
Changes:
- bumped default esmversion to 1.8
Changes:
- fixed multi-get's release info to get correct url path
- yanked gem version 0.1.1
Changes:
- allow
get
's--name
to take a release list for multi-release d/l.
Initial release.