• Davi Arnaut's avatar
    Bug#34236: Various possibly related SSL crashes · f6304631
    Davi Arnaut authored
    The problem was that the bundled yaSSL library was being built
    without thread safety support regardless of the thread safeness
    of the compoments linked with it.
    
    The solution is to enable yaSSL thread safety support if any
    component (server or client) is to be built with thread support.
    
    Also, generate new certificates for yaSSL's test suite.
    f6304631
Makefile.am 382 Bytes