summaryrefslogtreecommitdiffstats
path: root/etc/inc/certs.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-07-11 15:15:16 -0400
committerjim-p <jimp@pfsense.org>2013-07-11 15:17:54 -0400
commita5a2fc68d7e62bb76619cd3383c9e99556121659 (patch)
treeb43f743acb95e656b88ba8b0622e9b1e9a78f307 /etc/inc/certs.inc
parent5b0f719197068cb9c82a22122a713229880f3399 (diff)
downloadpfsense-a5a2fc68d7e62bb76619cd3383c9e99556121659.zip
pfsense-a5a2fc68d7e62bb76619cd3383c9e99556121659.tar.gz
Remove irrelevant comment.
Diffstat (limited to 'etc/inc/certs.inc')
-rw-r--r--etc/inc/certs.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/etc/inc/certs.inc b/etc/inc/certs.inc
index 61be3d1..8640827 100644
--- a/etc/inc/certs.inc
+++ b/etc/inc/certs.inc
@@ -561,21 +561,6 @@ function cert_in_use($certref) {
is_captiveportal_cert($certref));
}
-/*
-CRL code is a *WORK IN PROGRESS* do not try to use these functions yet.
-
-OpenSSL CRL status code constants.
-OCSP_REVOKED_STATUS_NOSTATUS
-OCSP_REVOKED_STATUS_UNSPECIFIED
-OCSP_REVOKED_STATUS_KEYCOMPROMISE
-OCSP_REVOKED_STATUS_CACOMPROMISE
-OCSP_REVOKED_STATUS_AFFILIATIONCHANGED
-OCSP_REVOKED_STATUS_SUPERSEDED
-OCSP_REVOKED_STATUS_CESSATIONOFOPERATION
-OCSP_REVOKED_STATUS_CERTIFICATEHOLD
-OCSP_REVOKED_STATUS_REMOVEFROMCRL
-*/
-
$openssl_crl_status = array(
OCSP_REVOKED_STATUS_NOSTATUS => "No Status (default)",
OCSP_REVOKED_STATUS_UNSPECIFIED => "Unspecified",
OpenPOWER on IntegriCloud