6f2c087 Make nss_engine_status() conditional on SSL_ENGINE_SET

Authored and Committed by rcritten 4 years ago
1 file changed. 5 lines added. 5 lines removed.
    Make nss_engine_status() conditional on SSL_ENGINE_SET
    
    This allows older versions of Apache (httpd-2.4.6-90.el7) to
    build newer releases of mod_nss. nss_engine_status() is only
    called by nss_engine_set().
    
    Patch contributed by M. Lampe.
    
    https://pagure.io/mod_nss/issue/49
    
        
file modified
+5 -5