Add ctrls to clear options and mode.
[openssl.git] / apps / ciphers.c
index be3fc18e0e4edbf6ce0fb9b7c27edc9319d2d162..3d4c60db9e11124e7e2c9accbbaa20d1f299abc5 100644 (file)
@@ -115,6 +115,8 @@ int MAIN(int argc, char **argv)
        STDout = BIO_push(tmpbio, STDout);
        }
 #endif
+       if (!load_config(bio_err, NULL))
+               goto end;
 
        argc--;
        argv++;