Skip to content

Allow imports from self-signed SSL hosts#1412

Merged
lukeapage merged 1 commit intoless:masterfrom
christopherobin:master
Sep 11, 2013
Merged

Allow imports from self-signed SSL hosts#1412
lukeapage merged 1 commit intoless:masterfrom
christopherobin:master

Conversation

@christopherobin
Copy link
Copy Markdown
Contributor

When working on some development environments, it may be useful to import less files from a remote host that uses a self-signed certificate. When using less 1.3.x and less, it was working without any issues, but since 1.4.x it is not possible anymore and fail silently.

This pull request adds a switch named --insecure to the binary that allows circumventing the default check made by _request_ for those specific cases, as well as an insecure option provided to the parser.

lukeapage added a commit that referenced this pull request Sep 11, 2013
Allow imports from self-signed SSL hosts
@lukeapage lukeapage merged commit 6eb992a into less:master Sep 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants