[xmlsec] dynamic crypto loading
Aleksey Sanin
aleksey at aleksey.com
Thu Jan 15 14:33:55 PST 2004
>May be the problem lies on the fact that our application loaded openssl lib
>before initializing xmlseclib and terminate it itself.
>
>
>
If you first unload openssl and then terminate xmlsec then it explains
it. You should kill xmlsec first and
*next* openssl.
>Yes, I know. I defined WITH_DL= 0 and and it works well :-)
>But http://www.aleksey.com/pipermail/xmlsec/2003/001391.html claims that
>build on Windows
>defaultly doesn't support dynamic loading.
>
>
Yes, it was the case because dynamic crypto loading *was not*
implemented for windows at that moment :)
Aleksey
More information about the xmlsec
mailing list