Page 1 of 1

[RESOLVED] Expired certificate

Published: August 20, 2020 - 6:55 PM
by Pierre R
Hello,
while testing a package installation, the Python console displays the
following message: WARNING: Certificate TRANQUIL IT SYSTEMS invalid (fingerprint 8c875f0c5e3885858fa79bb63419a54026a6ec6b64908694f4b94643153650fb expiration 2020-07-20 23:59:59): Certificate SSLCertificate cn=TRANQUIL IT SYSTEMS is expired
. How and where can I renew this certificate?
Thank you

Re: Expired Certificate

Published: August 20, 2020 - 8:48 PM
by sfonteneau
Good morning

This must be an old Tranquil-it certificate (that you don't use)

This certificate must be present in

Code: Select all

c:\Program files (x86)\wapt\\ssl\
On certain machines, you would simply need to delete it to make the message disappear.

Re: Expired Certificate

Published: August 25, 2020 - 4:22 PM
by dcardon
Hi Pierre,

Simon's answer is correct, you just need to delete it. However, I'm wondering how this public certificate ended up there in the SSL directory... Do you have the installation history to see how it got there?

Denis