From 00d0cd41b7175ef966aac260a7bc80f0157b3d80 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sun, 27 Apr 2008 20:37:10 +0000 Subject: fix fields --- usr/local/www/vpn_openvpn_certs_existing.php | 33 +++++++++------------------- 1 file changed, 10 insertions(+), 23 deletions(-) (limited to 'usr/local/www/vpn_openvpn_certs_existing.php') diff --git a/usr/local/www/vpn_openvpn_certs_existing.php b/usr/local/www/vpn_openvpn_certs_existing.php index e194cf8..6583d82 100644 --- a/usr/local/www/vpn_openvpn_certs_existing.php +++ b/usr/local/www/vpn_openvpn_certs_existing.php @@ -116,19 +116,6 @@ if ($_POST) { ?> - @@ -159,35 +146,35 @@ function onAuthMethodChanged() { CA certificate - -
Paste your CA certificate in X.509 format here. + +
Paste your CA certificate in X.509 format here. Server certificate - -
Paste your server certificate in X.509 format here. + +
Paste your server certificate in X.509 format here. Server key - -
Paste your server key in RSA format here. + +
Paste your server key in RSA format here. DH parameters - -
Paste your Diffie Hellman parameters in PEM format here. + +
Paste your Diffie Hellman parameters in PEM format here. CRL - -
Paste your certificate revocation list (CRL) in PEM format here (optional). + +
Paste your certificate revocation list (CRL) in PEM format here (optional). -- cgit v1.1