Skip to content

Conversation

@reesericci
Copy link

This PR adds the ability to use self-signed certificates through the TLS_LOCAL boolean environment variable. It creates a CA in your storage dir, then uses that on each subsequent request to issue a cert for the domain.

Closes #33

@ioquatix
Copy link

ioquatix commented Oct 1, 2024

You may want to take a look at https://rubygems.org/gems/localhost which is adopted by Puma and Falcon.

@reesericci
Copy link
Author

Closing this in favor of #40

@reesericci reesericci closed this Oct 2, 2024
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.

Self-signed certificates

2 participants