| ▲ | marcrosoft 3 days ago | |
Last time I checked quicklisp also didn’t support https and doesn’t do any signature checking. | ||
| ▲ | lioeters 2 days ago | parent | next [-] | |
Quicklisp still doesn't support HTTPS, which is apparently also necessary to do signature check. Use HTTPS instead of HTTP - https://github.com/quicklisp/quicklisp-client/issues/167 | ||
| ▲ | tmtvl 2 days ago | parent | prev [-] | |
Indeed, while you can use ql-https for, well, HTTPS, it's not the easiest thing to install (especially if you want to put everything somewhere else than ~/common-lisp/) and adding other distributions (like, say, Ultralisp) is a bit finicky. | ||