1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/internal/certs/data
Bernhard E. Reiter c6bad42c24
Some checks failed
generate-markdown / auto-update-readme (push) Has been cancelled
Go Test (oldstable) / build (push) Has been cancelled
Go / build (push) Has been cancelled
Go / run_modver (push) Has been cancelled
Improve LoadCertificate unit test (#692)
* fix `LoadCertificate` unit test

replaced certificate with invalid dns name, which is rejected by stdlib of Go version >=1.25.2.

Change in Go introduced by https://github.com/golang/go/issues/75715

* code review: add script to generate certificates, remove `greenbone` org entry

* code review: add license header

* rework cert creation and fix one filename

---------

Co-authored-by: Marius Goetze <marius.goetze@greenbone.net>
2025-10-22 16:57:00 +02:00
..
cert.crt Improve LoadCertificate unit test (#692) 2025-10-22 16:57:00 +02:00
private.pem Improve LoadCertificate unit test (#692) 2025-10-22 16:57:00 +02:00
testclient.crt Improve LoadCertificate unit test (#692) 2025-10-22 16:57:00 +02:00
testclientkey.pem Improve LoadCertificate unit test (#692) 2025-10-22 16:57:00 +02:00