Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support path for client cert usage #115

Closed
makew0rld opened this issue Nov 5, 2020 · 1 comment
Closed

Support path for client cert usage #115

makew0rld opened this issue Nov 5, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@makew0rld
Copy link
Owner

So in the config, you could specify:

"example.com/dir/" = "/path/to/cert.pem"

And then the cert would only be sent when visiting /dir/ or anything below.

@makew0rld makew0rld added enhancement New feature or request good first issue Good for newcomers labels Nov 5, 2020
@makew0rld makew0rld added this to the v1.7.0 milestone Nov 5, 2020
@makew0rld
Copy link
Owner Author

makew0rld commented Nov 18, 2020

This issue should mean that full URLs are supported in that section, as well as just hosts. So specifying things like gemini://example.com and //example.com/, etc, should all work once this is closed. Query strings and fragments should be parsed and ignored.

@makew0rld makew0rld removed the good first issue Good for newcomers label Nov 20, 2020
@makew0rld makew0rld modified the milestones: v1.7.0, v1.8.0 Dec 7, 2020
@makew0rld makew0rld modified the milestones: v1.8.0, v1.9.0 Feb 17, 2021
@makew0rld makew0rld modified the milestones: v1.9.0, v1.10.0 May 7, 2021
@makew0rld makew0rld added the documentation Improvements or additions to documentation label Dec 13, 2021
@makew0rld makew0rld mentioned this issue Dec 23, 2021
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant