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 accessing fossil over TLS #48

Open
dburkart opened this issue Dec 4, 2022 · 5 comments
Open

Support accessing fossil over TLS #48

dburkart opened this issue Dec 4, 2022 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@dburkart
Copy link
Owner

dburkart commented Dec 4, 2022

Not super important for now, as it seems like most of the use cases here are either local, or within a single VPC. However, it will be useful in the future to run queries over an untrusted network.

Prerequisite to authentication.

@dburkart dburkart added the enhancement New feature or request label Dec 4, 2022
@dburkart
Copy link
Owner Author

dburkart commented Dec 4, 2022

Alternatively, maybe we could handle this solely via proxy / load balancer?

@gideonw
Copy link
Collaborator

gideonw commented Dec 6, 2022

It is very easy to offload SSL, but some systems require SSL and it is pretty easy to handle once your abstractions are setup.

@gideonw
Copy link
Collaborator

gideonw commented Dec 6, 2022

fossils://... over fossil:// ? 😄

@dburkart
Copy link
Owner Author

dburkart commented Dec 6, 2022

lol @ fossils://

Could also do fossil+ssl://

@gideonw gideonw modified the milestones: v0.1, v0.2 Dec 6, 2022
@gideonw
Copy link
Collaborator

gideonw commented Dec 7, 2022

Moved to v0.2

@dburkart dburkart changed the title Support accessing fossil over SSL Support accessing fossil over TLS Dec 24, 2022
@dburkart dburkart modified the milestones: v0.2.0, v0.3.0 Jan 5, 2023
@dburkart dburkart modified the milestones: v0.3.0, v0.4.0 Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants