Skip to content

Conversation

@mngshm
Copy link
Member

@mngshm mngshm commented Apr 9, 2025

This PR removes the use of RSA algorithm for generating TLS Certificate. RSA is still used in many other places like while generating TLS Certificate for Root Domain. Might remove it from there too, but in a different PR as there the RSA algorithm is used like a spider web and might break "somethings". hence, giving it a thought before pushing.

Also, more prominent for not making the change for TLS Certificate is that cerbtot robot yet does not support ED25519 or any other stronger algorithms. Forum thread

And, along with it, previously the root_certiifcate_authority permission was (kind of) insecure, as it was letting the user, group and owner with ro access. Owner is fine, but group and user do not need to see root certificate.

@mngshm mngshm closed this Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant