cameronhunter / local-ssl-proxy

Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only.
MIT License
690 stars 66 forks source link

Certificate expires on 11 January 2023 #107

Closed darioackermann closed 1 year ago

darioackermann commented 1 year ago

The certificate provided expires on 11th of January 2023. Please consider updating the certificate.

cameronhunter commented 1 year ago

I've added an updated certificate that expires in March 2024 (released as part of v2.0.0). Please be aware that you can create and use your own certificates via the --cert and --key arguments.