X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2Fopenssl.txt;h=f572034058d27b609f5982b856bf78fdbee7fe4e;hb=b402f29499e9790419ff4dc8bb3462552e98e827;hp=fc2aab0649eebc0cb09e97111de14a5fdb2473b1;hpb=4c04137d73637107669e02b21f890387aaa2ef34;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/openssl.txt b/doc/doc-txt/openssl.txt index fc2aab064..f57203405 100644 --- a/doc/doc-txt/openssl.txt +++ b/doc/doc-txt/openssl.txt @@ -36,8 +36,7 @@ Extract the current source of OpenSSL. Change into that directory. This assumes that `/opt/openssl` is not in use. If it is, pick something else. `/opt/exim/openssl` perhaps. - ./config --prefix=/opt/openssl --openssldir=/etc/ssl - enable-ssl-trace + ./config --prefix=/opt/openssl --openssldir=/etc/ssl enable-ssl-trace make make install