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

Accept self-signed certs #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dusiema
Copy link

@dusiema dusiema commented Apr 6, 2022

This will check for self-signed certs and validate against it. Useful for servers that use self-sigened certs.
The certfile has to part of the app and reachable/loadable via Bundle for this to work.

@dusiema dusiema closed this Apr 6, 2022
@dusiema
Copy link
Author

dusiema commented Apr 6, 2022

Checking this locally first...

@dusiema dusiema changed the title First version to add capability to accept self-signed certs Accept self-signed certs Apr 6, 2022
@dusiema
Copy link
Author

dusiema commented Apr 6, 2022

Tested this briefly and it does works. This is more of a suggestion to consider making EventSource work with self-signed certs. I guess it needs code review and more testing.

@dusiema dusiema reopened this Apr 6, 2022
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.

None yet

1 participant