Skip to content

Commit

Permalink
op-test.sh - Set System SSL for Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Apr 11, 2022
1 parent ea666d5 commit 50850f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions op-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,9 @@ download_opensslv3 () {
ssl_bin_ok=1
else
log "Windows, no OpenSSL-v3"
log "System SSL enabled"
ssl_bin="openssl"
ssl_bin_ok=1
fi
fi
} # => ## DOWNLOAD openssl-3
Expand Down

0 comments on commit 50850f5

Please sign in to comment.