Commit 27be7ef
* add ssl trustStore and mutualTLS config options to yaml (#834)
Signed-off-by: Gary Tully <gary.tully@gmail.com>
* Update SSLWithTrustStoreAndClientAuth.java
Updated copyright year
Signed-off-by: Doug Hoard <dhoard@users.noreply.github.com>
---------
Signed-off-by: Gary Tully <gary.tully@gmail.com>
Signed-off-by: Doug Hoard <dhoard@users.noreply.github.com>
Co-authored-by: Doug Hoard <dhoard@users.noreply.github.com>
1 parent 85798bd commit 27be7ef
File tree
15 files changed
+686
-18
lines changed- collector
- docs/content/1.1.0/http-mode
- integration_test_suite/integration_tests/src/test
- java/io/prometheus/jmx/test/http/ssl
- resources/io/prometheus/jmx/test/http
- CompleteHttpServerConfigurationTest
- JavaAgent
- Standalone
- ssl/SSLWithTrustStoreAndClientAuth
- JavaAgent
- Standalone
- jmx_prometheus_common/src/main/java/io/prometheus/jmx/common
- configuration
- http
- ssl
15 files changed
+686
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
29 | 47 | | |
30 | 48 | | |
31 | 49 | | |
| |||
0 commit comments