- Notifications
You must be signed in to change notification settings - Fork1
XML signature based on xmlsec
License
NotificationsYou must be signed in to change notification settings
miyako/4d-plugin-xmlsec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
XML signature based onxmlsec.
as of2024-04-16
, Monterey/Ventura bottle is1.3.4
, vcpkg is1.3.3
.
1.3.x
breaks compatibility. set flag.
pDsigCtx->keyInfoReadCtx.flags |=XMLSEC_KEYINFO_FLAGS_LAX_KEY_SEARCH;pDsigCtx->keyInfoWriteCtx.flags |=XMLSEC_KEYINFO_FLAGS_LAX_KEY_SEARCH;
OpenSSL3 may not work with legacy PKCS#12
https://www.openssl.org/docs/man3.0/man1/openssl-pkcs12.html
PKCS12_parse:error=4:crypto library function failed:openssl error: error:0308010C:digital envelope routines::unsupported
the plugin accepts P12 or PEM/DER, but you can convert keys and certificates from one format to another.
About
XML signature based on xmlsec
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published