etcd/client/pkg
Tero Saarni 588b98d085 Add TLSv1.3 support.
Added optional TLS min/max protocol version and command line switches to set
versions for the etcd server.

If max version is not explicitly set by the user, let Go select the max
version which is currently TLSv1.3. Previously max version was set to TLSv1.2.

Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2023-01-30 16:16:53 +02:00
..
fileutil Merge pull request #15052 from ptabor/20221228-goimports-fix 2022-12-29 11:31:22 +01:00
logutil chore: delete // +build buildtag by `go fix` 2022-12-29 14:17:05 +08:00
pathutil Move pkg/* used by client to client/pkg. 2021-04-05 23:47:27 +02:00
srv etcd: remove redundant type conversion 2022-09-20 11:26:02 +08:00
systemd Move pkg/* used by client to client/pkg. 2021-04-05 23:47:27 +02:00
testutil Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
tlsutil Add TLSv1.3 support. 2023-01-30 16:16:53 +02:00
transport Add TLSv1.3 support. 2023-01-30 16:16:53 +02:00
types etcdserver: detect corrupted member based on quorum 2022-11-26 19:35:38 +08:00
verify provide a generic assert function 2022-05-13 10:50:19 +08:00
LICENSE Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
go.mod deps: bump go.uber.org/multierr from 1.8.0 to 1.9.0 in /server 2022-12-14 04:00:49 +08:00
go.sum deps: bump go.uber.org/multierr from 1.8.0 to 1.9.0 in /server 2022-12-14 04:00:49 +08:00