Commit Failure error: 'failed to load: parse tbs certificate not supported algorithm'
17809
Created On 09/26/18 13:51 PM - Last Modified 06/06/23 02:45 AM
Resolution
Symptoms
When trying to use a certificate for SSL decryption, the following error might appear during a commit:
Certificate 'cert_name' failed to load: parse tbs certificate not supported
algorithm
Issue
This error will occur when either the encryption for that certificate is stronger than RSA 3072 or the hash is stronger than SHA 256
Resolution
Create a certificate that uses RSA 3072 and SHA 256 or lower
owner: nbilly