]> andersk Git - openssh.git/blobdiff - openbsd-compat/openssl-compat.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / openbsd-compat / openssl-compat.c
index f50185125bf49b2c634bafc5e72c61c3581ef1a1..022a9313dd5ce46bc5eba7ea90a91687821dc8fe 100644 (file)
@@ -67,5 +67,6 @@ ssh_SSLeay_add_all_algorithms(void)
        /* Enable use of crypto hardware */
        ENGINE_load_builtin_engines();
        ENGINE_register_all_complete();
+       OPENSSL_config(NULL);
 }
 #endif
This page took 0.032531 seconds and 4 git commands to generate.