Skip to content

Update the description for the tls_ca_cert config option to use openssl rehash instead of c_rehash #15708

Update the description for the tls_ca_cert config option to use openssl rehash instead of c_rehash

Update the description for the tls_ca_cert config option to use openssl rehash instead of c_rehash #15708

# https://github.com/actions/labeler
name: Community PR Labels
on:
pull_request_target:
branches:
- master
types:
- opened
- synchronize
- reopened
- review_requested
jobs:
labeler:
if: ${{ github.event.pull_request.head.repo.full_name != github.repository }} # only PRs from other repos
uses: ./.github/workflows/labeler-reusable.yml
secrets:
app-id: "${{ secrets.DD_AGENT_INTEGRATIONS_BOT_APP_ID }}"
private-key: "${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY }}"