Hello,
since 2 days I have problem using wcapi (Debian 8, Python 2.7) with my HTTPS web site, the problem is the new format of Let's encrypt certificate (read: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/)
I see in requests module, not the best practice but could work for now, I can pass verify=False as parameter during HTTP call, is there a similar parameter also in wcapi connection?
Thanks for any reply
Bye Nicola
Hello, since 2 days I have problem using wcapi (Debian 8, Python 2.7) with my HTTPS web site, the problem is the new format of Let's encrypt certificate (read: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/) I see in requests module, not the best practice but could work for now, I can pass verify=False as parameter during HTTP call, is there a similar parameter also in wcapi connection? Thanks for any reply Bye Nicola