6 ms·
Last time I checked quicklisp also didn’t support https and doesn’t do any signature checking.
by marcrosoft 9mo ago
Last time I checked quicklisp also didn’t support https and doesn’t do any signature checking.
- tmtvl 9mo agoIndeed, 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.
- lioeters 9mo agoQuicklisp 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 https://github.com/quicklisp/quicklisp-client/issues/167