1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/template/v2
Mathias Maes 74ed3facb7
Add PEM to PKCS12 template function (#3101)
* Add PEM to PKCS12 template function

Signed-off-by: Mathias Maes <mathias.maes@aloxy.io>

* add docs

Signed-off-by: Mathias Maes <mathias.maes@aloxy.io>

* add pemToPkcs12Pass

Signed-off-by: Mathias Maes <mathias.maes@aloxy.io>

* fix formatting

Signed-off-by: Mathias Maes <mathias.maes@aloxy.io>

---------

Signed-off-by: Mathias Maes <mathias.maes@aloxy.io>
2024-02-27 09:36:53 +01:00
..
_testdata fix(template): extract multiple certs/keys from PKCS#12 2022-02-11 08:26:32 +01:00
jwk.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
pem.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
pem_chain.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
pem_test.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
pkcs12.go Add PEM to PKCS12 template function (#3101) 2024-02-27 09:36:53 +01:00
template.go Add PEM to PKCS12 template function (#3101) 2024-02-27 09:36:53 +01:00
template_test.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
yaml.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00