This commit is contained in:
hashicorp-copywrite[bot] 2026-05-18 04:19:02 +00:00 committed by GitHub
commit 34ab79dcfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 2 deletions

4
dist/index.js vendored
View file

@ -1,3 +1,7 @@
/**
* Copyright IBM Corp. 2019, 2026
*/
/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright IBM Corp. 2019, 2025
# Copyright IBM Corp. 2019, 2026
# SPDX-License-Identifier: MIT
# Adapted from: https://github.com/hashicorp/vault-secrets-operator/blob/main/hack/.functions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright IBM Corp. 2019, 2025
# Copyright IBM Corp. 2019, 2026
# SPDX-License-Identifier: MIT
#
# Generates a PKI chain (CA, server cert, client cert) using cfssl.