Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix password mechanism #1085

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sebastian-Dieguez
Copy link

Forge ChangeLog

1.3.3 - 2024-06-05

Enhancement and interoperability

  • At [pkcs12.js] and [pbe.js].
    • Fix in password mechanism.

1.3.2 - 2024-06-04

Enhancement and interoperability

  • At [pkcs12.js] and [pbe.js].
    • Added (options.encryptCert) flag to allow encrypt [PKCS#7 ContentInfo], used in [PKCS#12 toPkcs12Asn1].
    • This ensures interoperability with [System.Security.Cryptography.X509Certificates.X509Certificate2(cert, password)].
    • Added suport for .NET interoperability for X509Certificate2(cert, password = "")
      for do this set toPkcs12Asn1 with password = undefined.

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.

None yet

1 participant