Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
563a9358
Commit
563a9358
authored
Sep 10, 2021
by
Eric Timmons
Browse files
Fix typo in README
parent
174b7db5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.org
View file @
563a9358
...
...
@@ -188,12 +188,12 @@ appropriate tag or see [[http://www.clpm.dev]].
everywhere possible. This trend is not going away, therefore CLPM should
natively support HTTPS.
As
only
LispWorks is the only Common Lisp implementation I am aware of that
has
native support for TLS, this means that CLPM has to use third party
tools to
achieve this support. This further drives the separation of the
core and
client, as CLPM can use foreign libraries to provide TLS support
and this is
not something that should be brought into a development image
that does not
otherwise need it.
As LispWorks is the only Common Lisp implementation I am aware of that
has
native support for TLS, this means that CLPM has to use third party
tools to
achieve this support. This further drives the separation of the
core and
client, as CLPM can use foreign libraries to provide TLS support
and this is
not something that should be brought into a development image
that does not
otherwise need it.
Additionally, Quicklisp packages are served over HTTPS. While the Quicklisp
client cannot take advantage of that (without
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment