Skip to content

Commit 93ec237

Browse files
Update the description for the tls_ca_cert config option to use openssl rehash instead of c_rehash (#16981)
1 parent 4aa7f2c commit 93ec237

File tree

188 files changed

+288
-196
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

188 files changed

+288
-196
lines changed

activemq_xml/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ instances:
316316
## @param tls_ca_cert - string - optional
317317
## The path to a file of concatenated CA certificates in PEM format or a directory
318318
## containing several CA certificates in PEM format. If a directory, the directory
319-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
320-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
319+
## must have been processed using the `openssl rehash` command. See:
320+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
321321
#
322322
# tls_ca_cert: <CA_CERT_PATH>
323323

aerospike/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

aerospike/datadog_checks/aerospike/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ instances:
510510
## @param tls_ca_cert - string - optional
511511
## The path to a file of concatenated CA certificates in PEM format or a directory
512512
## containing several CA certificates in PEM format. If a directory, the directory
513-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
514-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
513+
## must have been processed using the `openssl rehash` command. See:
514+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
515515
#
516516
# tls_ca_cert: <CA_CERT_PATH>
517517

airflow/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

airflow/datadog_checks/airflow/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ instances:
287287
## @param tls_ca_cert - string - optional
288288
## The path to a file of concatenated CA certificates in PEM format or a directory
289289
## containing several CA certificates in PEM format. If a directory, the directory
290-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
291-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
290+
## must have been processed using the `openssl rehash` command. See:
291+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
292292
#
293293
# tls_ca_cert: <CA_CERT_PATH>
294294

amazon_msk/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

amazon_msk/datadog_checks/amazon_msk/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,8 +561,8 @@ instances:
561561
## @param tls_ca_cert - string - optional
562562
## The path to a file of concatenated CA certificates in PEM format or a directory
563563
## containing several CA certificates in PEM format. If a directory, the directory
564-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
565-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
564+
## must have been processed using the `openssl rehash` command. See:
565+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
566566
#
567567
# tls_ca_cert: <CA_CERT_PATH>
568568

ambari/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

ambari/datadog_checks/ambari/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ instances:
316316
## @param tls_ca_cert - string - optional
317317
## The path to a file of concatenated CA certificates in PEM format or a directory
318318
## containing several CA certificates in PEM format. If a directory, the directory
319-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
320-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
319+
## must have been processed using the `openssl rehash` command. See:
320+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
321321
#
322322
# tls_ca_cert: <CA_CERT_PATH>
323323

apache/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

apache/datadog_checks/apache/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ instances:
287287
## @param tls_ca_cert - string - optional
288288
## The path to a file of concatenated CA certificates in PEM format or a directory
289289
## containing several CA certificates in PEM format. If a directory, the directory
290-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
291-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
290+
## must have been processed using the `openssl rehash` command. See:
291+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
292292
#
293293
# tls_ca_cert: <CA_CERT_PATH>
294294

arangodb/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

arangodb/datadog_checks/arangodb/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ instances:
510510
## @param tls_ca_cert - string - optional
511511
## The path to a file of concatenated CA certificates in PEM format or a directory
512512
## containing several CA certificates in PEM format. If a directory, the directory
513-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
514-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
513+
## must have been processed using the `openssl rehash` command. See:
514+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
515515
#
516516
# tls_ca_cert: <CA_CERT_PATH>
517517

argocd/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

argocd/datadog_checks/argocd/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,8 @@ instances:
531531
## @param tls_ca_cert - string - optional
532532
## The path to a file of concatenated CA certificates in PEM format or a directory
533533
## containing several CA certificates in PEM format. If a directory, the directory
534-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
535-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
534+
## must have been processed using the `openssl rehash` command. See:
535+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
536536
#
537537
# tls_ca_cert: <CA_CERT_PATH>
538538

avi_vantage/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

avi_vantage/datadog_checks/avi_vantage/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,8 @@ instances:
521521
## @param tls_ca_cert - string - optional
522522
## The path to a file of concatenated CA certificates in PEM format or a directory
523523
## containing several CA certificates in PEM format. If a directory, the directory
524-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
525-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
524+
## must have been processed using the `openssl rehash` command. See:
525+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
526526
#
527527
# tls_ca_cert: <CA_CERT_PATH>
528528

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

azure_iot_edge/datadog_checks/azure_iot_edge/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@ instances:
427427
## @param tls_ca_cert - string - optional
428428
## The path to a file of concatenated CA certificates in PEM format or a directory
429429
## containing several CA certificates in PEM format. If a directory, the directory
430-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
431-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
430+
## must have been processed using the `openssl rehash` command. See:
431+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
432432
#
433433
# tls_ca_cert: <CA_CERT_PATH>
434434

boundary/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

boundary/datadog_checks/boundary/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@ instances:
515515
## @param tls_ca_cert - string - optional
516516
## The path to a file of concatenated CA certificates in PEM format or a directory
517517
## containing several CA certificates in PEM format. If a directory, the directory
518-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
519-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
518+
## must have been processed using the `openssl rehash` command. See:
519+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
520520
#
521521
# tls_ca_cert: <CA_CERT_PATH>
522522

calico/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

calico/datadog_checks/calico/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ instances:
510510
## @param tls_ca_cert - string - optional
511511
## The path to a file of concatenated CA certificates in PEM format or a directory
512512
## containing several CA certificates in PEM format. If a directory, the directory
513-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
514-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
513+
## must have been processed using the `openssl rehash` command. See:
514+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
515515
#
516516
# tls_ca_cert: <CA_CERT_PATH>
517517

cert_manager/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

cert_manager/datadog_checks/cert_manager/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ instances:
510510
## @param tls_ca_cert - string - optional
511511
## The path to a file of concatenated CA certificates in PEM format or a directory
512512
## containing several CA certificates in PEM format. If a directory, the directory
513-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
514-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
513+
## must have been processed using the `openssl rehash` command. See:
514+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
515515
#
516516
# tls_ca_cert: <CA_CERT_PATH>
517517

cilium/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

cilium/datadog_checks/cilium/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ instances:
526526
## @param tls_ca_cert - string - optional
527527
## The path to a file of concatenated CA certificates in PEM format or a directory
528528
## containing several CA certificates in PEM format. If a directory, the directory
529-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
530-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
529+
## must have been processed using the `openssl rehash` command. See:
530+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
531531
#
532532
# tls_ca_cert: <CA_CERT_PATH>
533533

cisco_aci/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ instances:
231231
## @param tls_ca_cert - string - optional
232232
## The path to a file of concatenated CA certificates in PEM format or a directory
233233
## containing several CA certificates in PEM format. If a directory, the directory
234-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
235-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
234+
## must have been processed using the `openssl rehash` command. See:
235+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
236236
#
237237
# tls_ca_cert: <CA_CERT_PATH>
238238

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

citrix_hypervisor/datadog_checks/citrix_hypervisor/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ instances:
287287
## @param tls_ca_cert - string - optional
288288
## The path to a file of concatenated CA certificates in PEM format or a directory
289289
## containing several CA certificates in PEM format. If a directory, the directory
290-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
291-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
290+
## must have been processed using the `openssl rehash` command. See:
291+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
292292
#
293293
# tls_ca_cert: <CA_CERT_PATH>
294294

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

cloud_foundry_api/datadog_checks/cloud_foundry_api/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ instances:
181181
## @param tls_ca_cert - string - optional
182182
## The path to a file of concatenated CA certificates in PEM format or a directory
183183
## containing several CA certificates in PEM format. If a directory, the directory
184-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
185-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
184+
## must have been processed using the `openssl rehash` command. See:
185+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
186186
#
187187
# tls_ca_cert: <CA_CERT_PATH>
188188

cockroachdb/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

cockroachdb/datadog_checks/cockroachdb/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,8 +511,8 @@ instances:
511511
## @param tls_ca_cert - string - optional
512512
## The path to a file of concatenated CA certificates in PEM format or a directory
513513
## containing several CA certificates in PEM format. If a directory, the directory
514-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
515-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
514+
## must have been processed using the `openssl rehash` command. See:
515+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
516516
#
517517
# tls_ca_cert: <CA_CERT_PATH>
518518

consul/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

consul/datadog_checks/consul/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ instances:
379379
## @param tls_ca_cert - string - optional
380380
## The path to a file of concatenated CA certificates in PEM format or a directory
381381
## containing several CA certificates in PEM format. If a directory, the directory
382-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
383-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
382+
## must have been processed using the `openssl rehash` command. See:
383+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
384384
#
385385
# tls_ca_cert: <CA_CERT_PATH>
386386

coredns/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

coredns/datadog_checks/coredns/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,8 @@ instances:
521521
## @param tls_ca_cert - string - optional
522522
## The path to a file of concatenated CA certificates in PEM format or a directory
523523
## containing several CA certificates in PEM format. If a directory, the directory
524-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
525-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
524+
## must have been processed using the `openssl rehash` command. See:
525+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
526526
#
527527
# tls_ca_cert: <CA_CERT_PATH>
528528

couch/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

couch/datadog_checks/couch/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@ instances:
376376
## @param tls_ca_cert - string - optional
377377
## The path to a file of concatenated CA certificates in PEM format or a directory
378378
## containing several CA certificates in PEM format. If a directory, the directory
379-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
380-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
379+
## must have been processed using the `openssl rehash` command. See:
380+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
381381
#
382382
# tls_ca_cert: <CA_CERT_PATH>
383383

couchbase/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

couchbase/datadog_checks/couchbase/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,8 @@ instances:
305305
## @param tls_ca_cert - string - optional
306306
## The path to a file of concatenated CA certificates in PEM format or a directory
307307
## containing several CA certificates in PEM format. If a directory, the directory
308-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
309-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
308+
## must have been processed using the `openssl rehash` command. See:
309+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
310310
#
311311
# tls_ca_cert: <CA_CERT_PATH>
312312

crio/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

crio/datadog_checks/crio/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,8 +422,8 @@ instances:
422422
## @param tls_ca_cert - string - optional
423423
## The path to a file of concatenated CA certificates in PEM format or a directory
424424
## containing several CA certificates in PEM format. If a directory, the directory
425-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
426-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
425+
## must have been processed using the `openssl rehash` command. See:
426+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
427427
#
428428
# tls_ca_cert: <CA_CERT_PATH>
429429

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances/http.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@
268268
description: |
269269
The path to a file of concatenated CA certificates in PEM format or a directory
270270
containing several CA certificates in PEM format. If a directory, the directory
271-
must have been processed using the c_rehash utility supplied with OpenSSL. See:
272-
https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
271+
must have been processed using the `openssl rehash` command. See:
272+
https://www.openssl.org/docs/man3.2/man1/c_rehash.html
273273
- name: tls_protocols_allowed
274274
value:
275275
example:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

datadog_cluster_agent/datadog_checks/datadog_cluster_agent/data/auto_conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,8 +430,8 @@ instances:
430430
## @param tls_ca_cert - string - optional
431431
## The path to a file of concatenated CA certificates in PEM format or a directory
432432
## containing several CA certificates in PEM format. If a directory, the directory
433-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
434-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
433+
## must have been processed using the `openssl rehash` command. See:
434+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
435435
#
436436
# tls_ca_cert: <CA_CERT_PATH>
437437

datadog_cluster_agent/datadog_checks/datadog_cluster_agent/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,8 +422,8 @@ instances:
422422
## @param tls_ca_cert - string - optional
423423
## The path to a file of concatenated CA certificates in PEM format or a directory
424424
## containing several CA certificates in PEM format. If a directory, the directory
425-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
426-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
425+
## must have been processed using the `openssl rehash` command. See:
426+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
427427
#
428428
# tls_ca_cert: <CA_CERT_PATH>
429429

dcgm/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

dcgm/datadog_checks/dcgm/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ instances:
510510
## @param tls_ca_cert - string - optional
511511
## The path to a file of concatenated CA certificates in PEM format or a directory
512512
## containing several CA certificates in PEM format. If a directory, the directory
513-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
514-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
513+
## must have been processed using the `openssl rehash` command. See:
514+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
515515
#
516516
# tls_ca_cert: <CA_CERT_PATH>
517517

druid/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

druid/datadog_checks/druid/data/conf.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ instances:
287287
## @param tls_ca_cert - string - optional
288288
## The path to a file of concatenated CA certificates in PEM format or a directory
289289
## containing several CA certificates in PEM format. If a directory, the directory
290-
## must have been processed using the c_rehash utility supplied with OpenSSL. See:
291-
## https://www.openssl.org/docs/manmaster/man3/SSL_CTX_load_verify_locations.html
290+
## must have been processed using the `openssl rehash` command. See:
291+
## https://www.openssl.org/docs/man3.2/man1/c_rehash.html
292292
#
293293
# tls_ca_cert: <CA_CERT_PATH>
294294

ecs_fargate/changelog.d/16981.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the description for the `tls_ca_cert` config option to use `openssl rehash` instead of `c_rehash`

0 commit comments

Comments
 (0)