Internal error: module 'lib' has no attribute 'X509_get_notBefore'

**CMK version:2.1.0 p15
**OS version: Centos 7

**Error message:Internal error: module ‘lib’ has no attribute ‘X509_get_notBefore’

When trying to create a key pair for the agent we get the following error:
Internal error: module ‘lib’ has no attribute ‘X509_get_notBefore’
An internal error occured while processing your request.

Does anyone know this error?
Thank you for your support.

what does

pip3 show pyopenssl  cryptography

show?
I saw this in one instance where there was a custom package installed (possibly for a special agent that wasn’t used anymore) and that conflicted with the python cryptography that checkmk ships and expects

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.