For the CKA exam, how much openssl commands knowledge is needed?

kmkale:
For the CKA exam, how much openssl commands knowledge is needed?

Omer Roland:
Nothing

Todor Tanevski:
not much at all

Mohamed Ayman:
Regarding the certificates, learn only basic use cases. Ex: How to check the certificate details, CN name, expiry dates etc.

kmkale:
so openssl x509 -in ca.crt -text -noout should do then?