wrike / pytest-hoverfly

Hoverfly integration for pytest
MIT License
9 stars 5 forks source link

Outdated certificate has been updated #15

Closed imflop closed 2 years ago

imflop commented 2 years ago

Updated the certificate to 2050

$ openssl x509 -enddate -noout -in pytest_hoverfly/cert.pem
notAfter=Mar 18 10:03:03 2050 GMT
imflop commented 2 years ago

Please fix tests

@Se7ge Tests cannot be fixed right now.

Application depends on the public image where the expired keys are stored.

I suggest two ways to solve the problems:

  1. Wait for the developers to fix the issue and update the images
  2. Use own version of hoverfly with certificates which expiration date has been set by us.
Se7ge commented 2 years ago

Wait for the developers to fix the https://github.com/SpectoLabs/hoverfly/issues/1011 and update the images

@imflop looks like it didn't help, do you know the reason?

@WouldYouKindly would you like to check it?

Se7ge commented 2 years ago

@imflop also version should be bumped and changelog should be updated