Merge pull request #351 from w2ak/master
ovpn_getclient: key-direction before tls-auth
This commit is contained in:
		@@ -58,10 +58,10 @@ $(openssl x509 -in $EASYRSA_PKI/issued/${cn}.crt)
 | 
			
		||||
<ca>
 | 
			
		||||
$(cat $EASYRSA_PKI/ca.crt)
 | 
			
		||||
</ca>
 | 
			
		||||
key-direction 1
 | 
			
		||||
<tls-auth>
 | 
			
		||||
$(cat $EASYRSA_PKI/ta.key)
 | 
			
		||||
</tls-auth>
 | 
			
		||||
key-direction 1
 | 
			
		||||
"
 | 
			
		||||
    elif [ "$mode" == "separated" ]; then
 | 
			
		||||
        echo "
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user