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

Encryption certificate inclusion #224

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SharkMachine
Copy link
Contributor

Adds the possibility to include encryption certificate with with xenc:EncryptedData/dsig:KeyInfo/xenc:EncryptedKey/dsig:KeyInfo/dsig:X509Data/dsig:X509Certificate

Adds the possibility to include encryption certificate with with xenc:EncryptedData/dsig:KeyInfo/xenc:EncryptedKey/dsig:KeyInfo/dsig:X509Data/dsig:X509Certificate
@nicodemuz
Copy link

Looks great! Can we get this merged in? @robrichards

@SharkMachine
Copy link
Contributor Author

@robrichards I have to use a fork of this library because these changes are needed for web services to Danske Bank to work.

@robrichards
Copy link
Owner

@SharkMachine Thinking about the logic a bit as it does change the current behavior slightly. Now you must pass in includeKeyInfo as true for it to include the name whereas before as long as the key name was not empty it would add it. Would prefer to keep the existing behavior while also adding this as to avoid any BC issues

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.

3 participants