diff options
Diffstat (limited to 'easy-rsa/2.0/revoke-full')
-rwxr-xr-x | easy-rsa/2.0/revoke-full | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy-rsa/2.0/revoke-full b/easy-rsa/2.0/revoke-full index efc94e8..4169c4c 100755 --- a/easy-rsa/2.0/revoke-full +++ b/easy-rsa/2.0/revoke-full @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # revoke a certificate, regenerate CRL, # and verify revocation |