Re: Openssl Seg Fault
Bruce Dubbs wrote: I am trying to run down a problem I am having with openssl. When I run: openssl ca -in test-req.pem > test-cert.pem and give a *wrong* password for my ca key, the program prints two debugging error messages and segfaults. I would prefer the program just say "Bad passw
Openssl Seg Fault
prefix=/usr shared make make install I am also interested in turning off the debugging error messages. How do I do that? I tried passing no-err to config and that did not work. Thanks. -- Bruce Dubbs ___