Description :In some case, the cerificate validation authority can refuse to sign a request when the encryption does not fit with the security policies. This is a validation path that is blocked at a step, not an error since the certificate request can be generated with the MD5 encryption.
Cause
Cause type: By design Root Cause: The Dollar Universe certificate request generation is done by design with MD5 encryption
Environment
OS: All
Resolution
There is an enhancement that now permit to select the encryption of the certificate request with the unissl command:
add new option paramter on command unissl GENCSR option -algo for define algorithm of crypto possible values : MD5 SHA256 SHA512