• Sergei Golubchik's avatar
    MDEV-3927 Add variable "have yassl" · 6a742fc3
    Sergei Golubchik authored
    have_openssl variable was ON even when OpenSSL was not used (but YaSSL was).
    fix that, so that have_openssl really corresponds to OpenSSL
    
    rename not_openssl.inc to not_ssl.inc and fix the test accordingly.
    6a742fc3
func_encrypt_nossl.test 1.16 KB