Miserlou / Zappa

Serverless Python
https://blog.zappa.io/
MIT License
11.89k stars 1.2k forks source link

zappa.gun.io SSL Error #176

Open Miserlou opened 8 years ago

Miserlou commented 8 years ago

Has it really been 3 months already? Need to re-issue a new cert, or, even better, make it auto-renewing now that scheduled functions work.

brettlangdon commented 8 years ago

@Miserlou hope you don't mind, but just wanted to ping you here since the expired SSL cert is still an issue.

Miserlou commented 8 years ago

Yeah, I'm sort of working on this right now. Rather than just manually do it again, I'm trying to make Zappa automatically renew certs..

brettlangdon commented 8 years ago

Awesome :+1:

Miserlou commented 8 years ago

Okay, so it turns out that proof-of-possession has been removed from the ACME spec and Boulder doesn't support it anyway, so I don't know. New plan needed.