KB Article #177007

import of a cerificate using SHA256 algorithm fails

Problem

-- It's impossible to import a certificate using SHA256 algorithm. The error message below appears:
DDecode_Cert : Failure, Unable to get info about the certificate
Error: Couldn't decode certificate 1

Resolution

-- This issue has been resolved with the patch 2 of SP8.
In fact, Transfer InterPel supports now the following TLS security features:
- Certificates containing RSA 4096 keys
- Certificates using SHA256, SHA384 and SHA512 signature algorithms
- Cipher suites: RSA_WITH_AES_256_CBC_SHA, RSA_WITH_SEED_CBC_SHA
RSA_WITH_NULL_SHA256, RSA_WITH_AES_128_CBC_SHA256
RSA_WITH_AES_256_CBC_SHA256