Upcoming issue in nw.do with certificate

We are using nw.do to perform request for resolve GPS location (former service from Nestwave)
however it seems that the certificate will expire on June 10:

Thank you



-

openssl s_client -showcerts -connect nw.do:443

Connecting to 217.182.128.233

depth=2 C=US, O=Internet Security Research Group, CN=ISRG Root X1

verify return:1

depth=1 C=US, O=Let’s Encrypt, CN=E7

verify return:1

depth=0 CN=nw.do

verify return:1

v:NotBefore: Mar 12 04:54:42 2026 GMT; NotAfter: Jun 10 04:54:41 2026 GMT

v:NotBefore: Mar 13 00:00:00 2024 GMT; NotAfter: Mar 12 23:59:59 2027 GMT

The certificate has been renewed: Current certificate expiry = August 9, 2026

An mechanism to renew it automatically has been put in place.