[External] Re: SSL_connect() failing on SSL3_MT_NEWSESSION_TICKET on Raspberry Pi
    Matt Caswell 
    matt at openssl.org
       
    Wed Mar 23 14:16:24 UTC 2022
    
    
  
On 23/03/2022 14:00, Helde, Paavo wrote:
>> - I notice that you are using the latest master version 3.1.0-dev. The master branch is where all dev work goes on and consequently may be unstable. You might be better off using the latest 3.0 stable version, i.e. 3.0.2
> 
> Thanks Matt, downgrading to 3.0.2 indeed did the trick, now everything is working fine! It appears indeed I had accidentally used the latest dev version from github, usually I try to go with last stable instead.
Great! That does suggest an unknown bug exists in master though...
If you can manage it would be useful for us if you tried the latest 
master version of OpenSSL with the "no-asm" config option. My guess is 
new assembler code might be the cause of this. If turning off assembler 
resolves the issue then that would confirm my guess.
Matt
    
    
More information about the openssl-users
mailing list