sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.84k stars 136 forks source link

SSL Cert Not Updating #416

Closed james-ingold closed 3 years ago

james-ingold commented 3 years ago

Hello,

I'm pushing a new ssl cert up with surge and the website continues to use the old expired certificate. I've been working on this for a day and I'm not sure what else to do. I'm using the same process that I've used for the past couple of years.

surge --version v0.21.6

surge ssl --pem ./surge.pem --domain $MY_DOMAIN
Screen Shot 2020-07-15 at 8 44 16 AM Screen Shot 2020-07-15 at 8 43 42 AM

Thanks, James