Feedback

  • Contents
 

PureConnect Installation and Configuration Guide

Troubleshooting - Update Certificates with SHA256 Digest

To verify the successful certificate conversion, run the below command in command line in "Certificates" directory.

for /R %f in (.\*.cer) do openssl x509 -text -noout < %f | FINDSTR "Signature Algorithm

The following output confirms the successful certificate conversion:

D:\I3\IC\Certificates>for /R %f in (.\*.cer) do openssl x509 -text -noout < %f | FINDSTR "Signature Algorithm"

D:\I3\IC\Certificates>openssl x509 -text -noout   0<D:\I3\IC\Certificates\Client\Local_Subsystems\.\CONSTANTINE_ClientCertificate.cer  | FINDSTR "Signature Algorithm"

Signature Algorithm: sha256WithRSAEncryption

Public Key Algorithm: rsaEncryption

Signature Algorithm: sha256WithRSAEncryption

Signature Value:

Copyright and trademark