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

Fix web_certs.json not generating with openssl 3 #45

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

Conversation

CriticalFloof
Copy link
Contributor

Updating the pem package from v1.14.4 to v1.14.7 addresses a bug where the web server's web_certs.json doesn't generate with openssl 3, which consequentially prevents using https on the Web UI.
This small fix would allow web_certs.json to generate correctly with systems using openssl 3, allowing https again.

I tested this with OpenSSL 3.0.2 15 Mar 2022, but I don't see any reason why this would break older versions.

Updating pem to v1.14.7 fixes a bug where WebUI web_certs.json can't generate with openssl 3
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.

1 participant