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

Update the note about custom SSL certificates in README.md #146

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

SaswatPadhi
Copy link
Contributor

I get the following error when trying to use my custom privkey.pem and fullchain.pem:

unifi-1  | [2024-11-29 00:32:16,446] <docker-entrypoint> WARN - Custom SSL: missing '/usr/lib/unifi/cert/cert.pem'
unifi-1  | [2024-11-29 00:32:16,458] <docker-entrypoint> WARN - UniFi v7.3+ Custom SSL: *********** '/usr/lib/unifi/cert/fullchain.pem' IS DEPRECATED ***********
unifi-1  | [2024-11-29 00:32:16,470] <docker-entrypoint> WARN - UniFi v7.3+ Custom SSL: Use a single / non-chain cert file named '/usr/lib/unifi/cert/cert.pem' moving forward
unifi-1  | [2024-11-29 00:32:16,483] <docker-entrypoint> WARN - UniFi v7.3+ Custom SSL: Failure to update current setup may result in constant <ble-load-keystore> errors
unifi-1  | [2024-11-29 00:32:16,497] <docker-entrypoint> WARN - Custom SSL: certificate import was NOT performed

Apparently, Unifi app versions 7.3+ expect a different filename for the custom certificate.

@goofball222

@goofball222 goofball222 merged commit db6d664 into goofball222:main Dec 2, 2024
2 checks passed
@goofball222
Copy link
Owner

Thanks! I missed updating the documentation when that changed.

@SaswatPadhi SaswatPadhi deleted the patch-1 branch December 3, 2024 10:15
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.

2 participants