diff options
Diffstat (limited to 'easy-rsa/2.0/build-dh')
-rwxr-xr-x | easy-rsa/2.0/build-dh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy-rsa/2.0/build-dh b/easy-rsa/2.0/build-dh index f019222..4beb127 100755 --- a/easy-rsa/2.0/build-dh +++ b/easy-rsa/2.0/build-dh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Build Diffie-Hellman parameters for the server side # of an SSL/TLS connection. |