11.3 subversion + https

Hi,
I recently upgraded to OS 11.3. Now I have one issue with subversion ( I suspect it to be somewhere at the ssl level, therefore I posted it here).

When trying to connect via ssl (also for other servers), I obtain the following error (other repositories are working fine).

svn: Commit failed (details follow):
svn: OPTIONS of ‘https://xxxxxxxxxxx.com/svn/portal/www/application/modules/views/scripts/index’: SSL negotiation failed: SSL disabled due to library version mismatch (https://xxxxxxxxxxxx.com)

I already reinstalled the openssl, neon and subversion packages…

Any idea?
Thanks!

Hi,
If anyone should have similar trouble. I build subversion explicitly against the neon lib as explained here:
Subversion Users: Re: Subversion SSL Problem [SOLVED]

Still maybe it would be nice if this could be done via packages…