tailscale/control
Adrian Dewhurst adda2d2a51 control/controlclient: select newer certificate
If multiple certificates match when selecting a certificate, use the one
issued the most recently (as determined by the NotBefore timestamp).
This also adds some tests for the function that performs that
comparison.

Updates tailscale/coral#6

Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
2022-02-11 23:00:22 -05:00
..
controlbase control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
controlclient control/controlclient: select newer certificate 2022-02-11 23:00:22 -05:00
controlhttp control/controlhttp: package to get a controlbase.Conn over HTTP(S). 2022-01-17 23:52:27 +00:00
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00