NetworkOptions v1.2.0
Closed issues:
- index error for ssh_known_hosts_file (#11)
Merged pull requests:
- ca_roots: bundled_ca_roots cannot be a constant (#4) (@StefanKarpinski)
- tests: refactor environment variable handling (save, clear, reset) (#6) (@StefanKarpinski)
- ca_roots: respect SSL_CERT_{DIR,FILE} env vars (#7) (@StefanKarpinski)
- JULIA_ALWAYS_VERIFY_HOSTS: pattern for hosts to always verify (#8) (@StefanKarpinski)
- ssh options: add various options for SSH connections (#9) (@StefanKarpinski)
- bundled known hosts: generate file on the fly (#10) (@StefanKarpinski)
- ca_roots: empty JULIA_SSL_CA_ROOTS_PATH ignores SSL_CERT_{FILE,DIR} (#12) (@StefanKarpinski)
- ssh_known_hosts_file: fix bug with empty list (fix #11) (#13) (@StefanKarpinski)