Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Serve IRAF package tarballs with plain HTTP for now, to avoid complaints ↵ | James E.H. Turner | 2016-09-28 | 1 | -9/+13 |
| | | | | about SSL certificate verification and because I don't think SSL is actually a promising mechanism for cross-site authentication anyway (the password would probably need to be stored in the recipe's meta.yaml). | ||||
* | Very simple script to serve local tarballs for the build process with HTTPS. | James E.H. Turner | 2016-09-28 | 1 | -0/+34 |