Actions
Architecture #15349
closedDisplay certificate's sha1 fingerprint in node details
Pull Request:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Currently we display the full pem, this is not practical for comparisons.
openssl x509 -in /opt/rudder/etc/ssl/agent.cert -noout -fingerprint -sha1
We should also keep public key CFEngine hash for Unix nodes.
It should be identical to the output of:
Updated by Alexis Mousset over 5 years ago
- Related to User story #15358: Display key info in node details added
Actions