Menu

#23 OpenSSL 1.1.1 support

Request
closed
nobody
None
5
2021-06-12
2019-08-08
No

Hi there,

I use Synapse with FreePascal with OpenSSL libraries. I have self compiled OpenSLL libraries of version 1.0.2s and all works just smooth. But the support of this LTS branch of OpenSSL will end by the end of 2019. Then only version 1.1.1 will be supported, So I tried to compile the 1.1.1 libraries but Synapse doesn work at all. It is not able to initialize the SSL interface. So the question is if it will be possible to work on the support OpenSSL 1.1.1 in Synapse.

Thank you for your very nice work.

With best regards

Premke

Discussion

  • Keith Bowes

    Keith Bowes - 2020-04-07

    I've noticed that too (I created a symlink to the OpenSSL 1.0 compat library, in a directory pointed to by -Fl in my compiler config file, but I don't know how much longer the distro I use will provide it) and have wondered if it's worth trying to track down the problem and submit a patch. This project doesn't seem particularly active, so I'm doubtful it would be applied.

     
  • AmigoJack

    AmigoJack - 2020-04-18

    You guys seem to ignore existing tickets, i.e. #19 and its comment https://sourceforge.net/p/synalist/feature-requests/19/#51f0 - that works with 1.1.0 and I also successfully tested 1.1.1f - it's just the DLL names, and you have to import OpenSSL_version() instead of SSLeay_version(), as the latter no longer exists.

     
  • Geby

    Geby - 2021-06-12
    • status: open --> closed
     
  • Geby

    Geby - 2021-06-12

    Use new ssl_openssl11 plugin

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.