X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=util%2Fmkcerts.sh;h=0184fcb70ece51119842f1c43ec1a9b2671f6f81;hb=34ee5a19d827ae14a641413e579bbec0a6f546fd;hp=5f8a1dae73954386a5579992aac2d969353f3858;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86;p=oweals%2Fopenssl.git diff --git a/util/mkcerts.sh b/util/mkcerts.sh index 5f8a1dae73..0184fcb70e 100755 --- a/util/mkcerts.sh +++ b/util/mkcerts.sh @@ -1,4 +1,4 @@ -#!bin/sh +#!/bin/sh # This script will re-make all the required certs. # cd apps @@ -12,8 +12,8 @@ # CAbits=1024 -SSLEAY="../apps/ssleay" -CONF="-config ../apps/ssleay.cnf" +SSLEAY="../apps/openssl" +CONF="-config ../apps/openssl.cnf" # create pca request. echo creating $CAbits bit PCA cert request