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

Updating unifi deploy hook - remove keytool requirement #5246

Merged
merged 11 commits into from
Sep 15, 2024

Conversation

3VAbdAVE
Copy link
Contributor

fixes #3359

Ubiquiti removed keytool (and java) from recent releases of Unifi OS. This moves from keytool to openssl's native pkcs12.

Tested on Unifi Dream Machine which runs Unifi OS and a built-in Unifi controller.

Also added backup of existing files prior to change in case anything goes wrong, and update system configuration with compatible ciphers.

3VAbdAVE and others added 8 commits May 13, 2024 07:50
@3VAbdAVE 3VAbdAVE marked this pull request as draft August 15, 2024 15:14
3VAbdAVE and others added 3 commits August 15, 2024 11:18
Ubiquiti removed keytool (and java) from recent releases of Unifi OS. This moves from keytool to openssl's native pkcs12.

Tested on Unifi Dream Machine which runs Unifi OS and a built-in Unifi controller.

Also added backup of existing files prior to change in case anything goes wrong, and update system configuration with compatible ciphers.
@3VAbdAVE 3VAbdAVE marked this pull request as ready for review August 15, 2024 15:27
@Neilpang Neilpang merged commit beb31ab into acmesh-official:dev Sep 15, 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.

2 participants