miyako / 4d-plugin-xmlsec

XML signature based on xmlsec
MIT License
1 stars 1 forks source link

problem with 1.3.4 on Mac #10

Open miyako opened 5 months ago

miyako commented 5 months ago

brew installation 1.3.4 throws "key not found" error

https://stackoverflow.com/questions/76805174/getting-key-not-found-with-xmlsec1-on-macos

func=xmlSecDSigCtxSign:file=xmldsig.c:line=301:obj=unknown:subj=xmlSecDSigCtxProcessSignatureNode:error=1:xmlsec library function failed: func=xmlSecKeysMngrGetKey:file=keys.c:line=1346:obj=unknown:subj=unknown:error=45:key is not found:details=NULL func=xmlSecDSigCtxPr

current version is 1.2.32

miyako commented 5 months ago

actually not just mac. probably api/spec change