In message <8DF59EE9-2677-47D3-B9F6-69904B3EAE63@xxxxxxxx> on Fri, 13 Jan 2017 16:46:59 +0100, Thierry Parmentelat <thierry.parmentelat@xxxxxxxx> said: thierry.parmentelat> so I do see md5 in the list of digests Ok thierry.parmentelat> thierry.parmentelat> what else should I be looking at ? thierry.parmentelat> is there a way to get some sort of error code or something that would at least hint at a direction.. I found that M2Crypto has an Err package, so add this to your script: if v <= 0: print(M2Crypto.Err.get_error()); else: print("v = {}".format(v)) -- Richard Levitte levitte@xxxxxxxxxxx OpenSSL Project http://www.openssl.org/~levitte/ -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users