1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
external-secrets/pkg/template/v2
Eric Fang ebae16beb3
Remove the use of "golang.org/x/crypto/pkcs12" (#3601)
Switch to software.sslmate.com/src/go-pkcs12 instead

Signed-off-by: yihuaf <yihuaf@unkies.org>
2024-06-18 19:21:48 +02:00
..
_testdata fix(template): extract multiple certs/keys from PKCS#12 2022-02-11 08:26:32 +01:00
jwk.go Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03: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 Remove the use of "golang.org/x/crypto/pkcs12" (#3601) 2024-06-18 19:21:48 +02:00
pkcs12_test.go Add CA-Bundle to pemToPkcs12 output (#3494) 2024-06-03 22:35:02 +02:00
template.go Remove the use of "golang.org/x/crypto/pkcs12" (#3601) 2024-06-18 19:21:48 +02:00
template_test.go Fix: ESO template crash when Kubernetes secret data is nil (#3537) 2024-06-03 22:27:05 +02:00
yaml.go Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00