Wrong hashing algorighm in openssl_ca.py

Issue #2 new
Former user created an issue

When creating a certificate, error is 'Unknown digest sha265'.

The digest algo should of course sha256 instead of sha265 (this took me a while since my mind was self-correcting the digits :) )

Error is in line 276 in branch release 1.1

Comments (0)

  1. Log in to comment