Hacker News new | ask | show | jobs
by uxp 2379 days ago
This is a common problem in healthcare insurance. API connections will stop working for about 3 weeks every year as each side performs a complicated dance of noticing the expiration and updating the systems to accept a new public certificate.
1 comments

Seems to be a thing that happens at big companies in general. I add —-no-ssl-verify to everything and it saves my ass every single year.
That's ok if you're not worried about man in the middle attacks, but it does make it a lot less secure.