You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
I've noticed that the generated MITM certificates are never purged from memory.
So in case of a long running instance of martian, the memory usage would only increase.
I think it would be nice to be able to use the Certificate Validity (SetValidity) as a TTL on the certificate map key.