[xmlsec] XMLSec with OpenSSL 3.x
Aleksey Sanin
aleksey at aleksey.com
Fri Mar 25 17:10:29 UTC 2022
First, I love patches :) Second, I was planning to look into it sometime
this year. So far, it's indeed a lot of "deprecated" warnings but
I believe everything works. The work is to replace direct structures
access with macros (for old version) or function calls (for newer
versions). Functionality didn't change really so I don't believe it's
super urgent.
Best.
Aleksey
On 3/25/22 10:40 AM, Soós András wrote:
> Hi Aleksey,
>
> The XMLSec library is now compatible with OpenSSL 1.1.x. I would like to
> know when the XMLSec library will be compatible with the OpenSSL 3.x
> version. Yesterday I tried to compile the XMLSec 1.2.30 with OpenSSL
> 3.0.2. It worked fine, but I got a lot of compiler warnings about using
> deprecated functions and structures. Others have already inquired about
> the compatibility, or am I the first one? Refactoring the program code
> is not a little work, I know, because I’m in a same project with our own
> codes. The XMLSec library is a very important part of our work, and we
> plan to keep it for long time to come.
>
> Thank you in advance if you have any encouraging answer.
>
> Best regards
>
> András Soós
>
More information about the xmlsec
mailing list