Skip to content

Add SAN to self-signed certificates #6

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

schiermi
Copy link

@schiermi schiermi commented Sep 15, 2024

This PR picks up a fix from https://github.com/fhessel/esp32_https_server/tree/feature/subjectAltName to add a SAN field based on the certs subject CN to self-signed certificates generated by the library. Without this, many current browsers complain about those certificates.

Additional clean-ups from https://github.com/amandel/esp32_https_server/tree/hotfix/openbikesensor are integrated.

Those changes have been successfully verified by me in a build of OpenBikeSensor.

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.

3 participants