Skip to content

fix: [Connectivity] Change (almost) all JKS usage to PKCS12 (#1185) #916

fix: [Connectivity] Change (almost) all JKS usage to PKCS12 (#1185)

fix: [Connectivity] Change (almost) all JKS usage to PKCS12 (#1185) #916

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on:
push:
branches: ["main"]
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v6
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6.0.0