researchstudio-sat / webofneeds

Finding people to cooperate with. Protocol, not platform. Decentralized. Linked Data. Open Source.
http://researchstudio-sat.github.io/webofneeds/
Apache License 2.0
62 stars 20 forks source link

Generated certs expire after 2 years - need to refresh #3393

Open fkleedorfer opened 2 years ago

fkleedorfer commented 2 years ago

Generated certs, e.g. the node's cert, expire after 2 years (see won.cryptography.service.CertificateService#createBuilderWithBasicInfo)

nginx rejects requests that come with expired client certs, so things stop working.