Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

XML signature based on xmlsec

License

NotificationsYou must be signed in to change notification settings

miyako/4d-plugin-xmlsec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

versionplatformlicensedownloads

4d-plugin-xmlsec

XML signature based onxmlsec.

Library Package Managers

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

miyako.github.io

OpenSSL tips

the plugin accepts P12 or PEM/DER, but you can convert keys and certificates from one format to another.

XAdES tools

XML:DSIG tools


[8]ページ先頭

©2009-2025 Movatter.jp