I have the beta version in Docker. Is it possible to set my own ECH key rotate time without changing the code and compiling from GitHub?
For example:
rotation interval 24h
key lifetime 48h
I have the beta version in Docker. Is it possible to set my own ECH key rotate time without changing the code and compiling from GitHub?
For example:
rotation interval 24h
key lifetime 48h
Not currently. it is hard-coded:
Why do you need to change it?