-
Notifications
You must be signed in to change notification settings - Fork 173
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
Add support for <X509Certificate /> in <KeyInfo />; remove KeyInfoProvider
#301
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 280075b - Browse repository at this point
Copy the full SHA 280075bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f4a23 - Browse repository at this point
Copy the full SHA 74f4a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd88c0 - Browse repository at this point
Copy the full SHA 8bd88c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09e373 - Browse repository at this point
Copy the full SHA c09e373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fafe9 - Browse repository at this point
Copy the full SHA 62fafe9View commit details -
This test failed unless we go back and make sure to clear out any `getKeyInfoContent()` functions that may have been set. If they wish to use one, they should set it after enabling HMAC.
Configuration menu - View commit details
-
Copy full SHA for 84c8146 - Browse repository at this point
Copy the full SHA 84c8146View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49b8e64 - Browse repository at this point
Copy the full SHA 49b8e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb508cd - Browse repository at this point
Copy the full SHA bb508cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd4856 - Browse repository at this point
Copy the full SHA 8bd4856View commit details -
Configuration menu - View commit details
-
Copy full SHA for abcf25e - Browse repository at this point
Copy the full SHA abcf25eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e6a99 - Browse repository at this point
Copy the full SHA c7e6a99View commit details -
Ivan committed
Jun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 3cb410f - Browse repository at this point
Copy the full SHA 3cb410fView commit details -
Ivan committed
Jun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 40f1e8f - Browse repository at this point
Copy the full SHA 40f1e8fView commit details -
Ivan committed
Jun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 530f34e - Browse repository at this point
Copy the full SHA 530f34eView commit details -
add test (failing) to make sure private keys are not added to the Key…
…Info
Ivan committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a5cff5 - Browse repository at this point
Copy the full SHA 0a5cff5View commit details -
add pem file which containts both public and private key
Ivan committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 04a4915 - Browse repository at this point
Copy the full SHA 04a4915View commit details -
revert var to const change (eslint did it)
Ivan committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 2acd2ee - Browse repository at this point
Copy the full SHA 2acd2eeView commit details -
make SignatureAlgorithms, HashAlgorithms and CanonicalizationAlgorith…
…ms instance members of SignedXml
Ivan committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for eaceb08 - Browse repository at this point
Copy the full SHA eaceb08View commit details -
only put actual x509 certificates in the X509Certificate element
Ivan committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 8336454 - Browse repository at this point
Copy the full SHA 8336454View commit details -
Ivan committed
Jun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 1669c68 - Browse repository at this point
Copy the full SHA 1669c68View commit details -
test with two public certificates
Ivan committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for c6a29f4 - Browse repository at this point
Copy the full SHA c6a29f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be08a46 - Browse repository at this point
Copy the full SHA be08a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b237a - Browse repository at this point
Copy the full SHA 32b237aView commit details -
Merge pull request #1 from shunkica/key-info
Fix broken tests and only put certificates in the X509Certificate element
Configuration menu - View commit details
-
Copy full SHA for 2340320 - Browse repository at this point
Copy the full SHA 2340320View commit details -
Configuration menu - View commit details
-
Copy full SHA for f87d4b8 - Browse repository at this point
Copy the full SHA f87d4b8View commit details -
Co-authored-by: shunkica <ivannovak90@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 599ca5a - Browse repository at this point
Copy the full SHA 599ca5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2f62f - Browse repository at this point
Copy the full SHA aa2f62fView commit details