Shyukri Shyukriev
|
5c8df7c3f2
|
Add documentation for client_allowed_sans (#4706)
* Add documentation for client_allowed_sans.
Signed-off-by: Shyukri Shyukriev <shyukri.shyukriev@crate.io>
* Update CHANGELOG.md
Signed-off-by: Ben Kochie <superq@gmail.com>
---------
Signed-off-by: Shyukri Shyukriev <shyukri.shyukriev@crate.io>
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
|
2025-11-10 17:03:27 +01:00 |
|
Julius Volz
|
47a4670c6d
|
Standardize doc page title handling
See https://groups.google.com/g/prometheus-developers/c/cwL3cM66Em8
Signed-off-by: Julius Volz <julius.volz@gmail.com>
|
2025-05-28 20:57:39 +02:00 |
|
Julien Pivotto
|
dbc86188c0
|
Merge pull request #2956 from a-gavin/https_docs
docs: clarify supported tls cipher suites
|
2022-09-05 11:51:46 +02:00 |
|
Wen Long
|
da6de1f1cc
|
docs: correct the accepted value for X-XSS-Protection header (#3004)
Signed-off-by: heylongdacoder <heylongdacoder@gmail.com>
|
2022-07-14 00:49:29 +02:00 |
|
Alex Gavin
|
a9b758a952
|
docs: clarify supported tls cipher suites
Signed-off-by: Alex Gavin <a_gavin@icloud.com>
|
2022-06-21 11:12:56 -07:00 |
|
mousavian
|
2f445bcf98
|
Add support for security-related HTTP headers (#2759)
* Add support for security-related HTTP headers
Signed-off-by: Rahman Mousavian <mousavian.rahman@gmail.com>
* go mod tidy
Signed-off-by: Rahman Mousavian <mousavian.rahman@gmail.com>
|
2021-11-10 17:29:04 +01:00 |
|
Dustin Hooten
|
ff85bec45b
|
Secure cluster traffic via mutual TLS (#2237)
* Add TLS option to gossip cluster
Co-authored-by: Sharad Gaur <sharadgaur@gmail.com>
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* generate new certs that expire in 100 years
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* Fix tls_connection attributes
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* Improve error message
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* Fix tls client config docs
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* Add capacity arg to message buffer
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* fix formatting
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* Update version; add version validation
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* use lru cache for connection pool
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* lock reading from the connection
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* when extracting net.Conn from tlsConn, lock and throw away wrapper
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* Add mutex to connection pool to protect cache
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
* fix linting
Signed-off-by: Dustin Hooten <dustinhooten@gmail.com>
Co-authored-by: Sharad Gaur <sharadgaur@gmail.com>
|
2021-08-09 14:58:06 -06:00 |
|
Julien Pivotto
|
b2a4cacb95
|
Update go dependencies & switch to go-kit/log
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2021-08-02 12:43:23 +02:00 |
|
Dominik Zalewski
|
a33bc8c2d4
|
fixed small typo
Signed-off-by: Dominik Zalewski <kobazik@gmail.com>
|
2021-05-10 21:50:15 +01:00 |
|
Julien Pivotto
|
8ebd888488
|
Support https (#2446)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2021-01-27 10:52:08 +01:00 |
|