Skip to content

chore: add conformance tests to pkcs12_test.go - #82

Open
SamJakob wants to merge 1 commit into
SSLMate:masterfrom
SamJakob:patch-1
Open

SamJakob wants to merge 1 commit into
SSLMate:masterfrom
SamJakob:patch-1

Conversation

@SamJakob

@SamJakob SamJakob commented Aug 29, 2026

Copy link
Copy Markdown

Add conformance tests against OpenSSL to pkcs12_test.go and ensure DecodeTrustStore works for every variant of EncodeTrustStore.

Also ensures EncodeTrustStore is used to package multiple certificates to prove that DecodeTrustStore also works for multiple certificates in the same bag.

Add conformance tests against OpenSSL to pkcs12_test.go
and ensure `DecodeTrustStore` works for every variant of
`EncodeTrustStore`.
@SamJakob

Copy link
Copy Markdown
Author

Is it worth amending "Since PKCS#12 uses weak encryption primitives, it SHOULD NOT be used for new applications" in the README given that this no longer appears to be true if not using -legacy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant