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

Problem: omni_httpd doesn't support SSL #44

Closed
yrashk opened this issue Feb 3, 2023 · 2 comments
Closed

Problem: omni_httpd doesn't support SSL #44

yrashk opened this issue Feb 3, 2023 · 2 comments

Comments

@yrashk
Copy link
Contributor

yrashk commented Feb 3, 2023

This is because this was out of the scope of the initial prototype. For any real use, this is necessary.

Ideally, two options are needed:

  1. User-supplied certificate (easy, follow what h2o does)
  2. ACME (harder, but very good for adoption)

The closer we get to a user experience of Caddy, the better. Local certificate provisioning know-how can be found in smallstep/truststore

@yrashk yrashk added this to the omni_httpd 0.1 milestone Feb 9, 2023
@yrashk yrashk modified the milestones: omni_httpd 0.1, omni_httpd 0.2 Mar 12, 2023
@yrashk
Copy link
Contributor Author

yrashk commented Mar 12, 2023

Moved this to the next milestone as this problem can be temporarily mitigated by putting a reverse proxy in front of omni_httpd (which is prudent while omni_httpd is not mature)

@yrashk
Copy link
Contributor Author

yrashk commented Dec 23, 2023

Superseded by #405

@yrashk yrashk closed this as completed Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant