zuzuviewer
5ee50d26d8
fix CVE-2016-2183 ( #5844 )
* fix CVE-2016-2183
* allow tls.min_version and tls.max_version not set
5 months ago
chrislu
622448b993
update advancedtls
6 months ago
Konstantin Lebedev
a0931be0c0
S3 TLS credentials Refreshing ( #4506 )
* S3 TLS credentials Refreshing
* fix: logging
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2 years ago
Zachary Walters
ef2f741823
Updated the deprecated ioutil dependency ( #4239 )
2 years ago
chrislu
13b9a52f80
fix deprecated functions
2 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
Konstantin Lebedev
6c20a3b622
avoid set currentMaster k8s svc.local discoveruy service domains
https://github.com/chrislusf/seaweedfs/issues/2589
3 years ago
Konstantin Lebedev
2e782dfdcb
rm defer comments
3 years ago
Konstantin Lebedev
7efaafb0ee
fix Authenticate
3 years ago
Konstantin Lebedev
b0aa51d7ef
enable require client cert
3 years ago
Konstantin Lebedev
ea7cdb8b0e
seperate option
3 years ago
Konstantin Lebedev
5b388ed6c1
initial advancedtls
3 years ago
Berck Nash
9b14f0c81a
Add mTLS support for both master and volume http server.
3 years ago
Eng Zer Jun
a23bcbb7ec
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
Konstantin Lebedev
348e21a08c
add comments
4 years ago
Konstantin Lebedev
831953c55c
allowed wildcard domain
4 years ago
Konstantin Lebedev
0e02f7e258
comma-separated SSL certificate common names
4 years ago
Konstantin Lebedev
190fada1ef
TLS allowed commonNames
4 years ago
Konstantin Lebedev
c6d3735605
permitCommonNames
https://github.com/chrislusf/seaweedfs/issues/1841
https://jbrandhorst.com/post/grpc-auth/
4 years ago
Chris Lu
cfb9342a15
avoid concurrent map updates to viper
4 years ago
limd
e8296104fc
fix tls grpc ca path
4 years ago
Chris Lu
c2faab23b6
refactor
4 years ago
Chris Lu
d013d09a9b
adjust logging
4 years ago
Chris Lu
e83bfd0a35
adjust log level
5 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
5 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
5 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
5 years ago
Chris Lu
77b9af531d
adding grpc mutual tls
6 years ago