Project

General

Profile

Download (19.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0d5c21f7 05/18/2011 01:59 AM Chris Buechler

fix missing images for CRLs

728003c8 05/11/2011 08:10 PM Jim Pingle

Various CRL fixes, handle empty internal CRLs better.

44bcc1be 03/30/2011 07:21 PM Jim Pingle

Allow importing a CRL for an external CA.

916ee745 11/18/2010 12:16 AM Jim Pingle

Show CRL download link only for imported certificates or CRLs with revoked certificates.

304af9d8 11/18/2010 12:12 AM Jim Pingle

Some CRL fixes.

364ecdd1 11/14/2010 07:29 PM Jim Pingle

Fix misnamed form field on CRL import.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

c1f95f5c 11/06/2010 06:08 PM Jim Pingle

Various CRL fixes.

62b262e4 10/21/2010 08:07 PM Jim Pingle

Remove WIP note. This should resolve #555.

fc54f29b 10/21/2010 07:11 PM Jim Pingle

Add ability to select reason codes for revocation. Reformat CRL edit screen a bit. Ticket #555

8e022a76 10/21/2010 06:33 PM Jim Pingle

Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555

ad08687b 10/21/2010 05:34 PM Jim Pingle

Add support for deleting a cert from a CRL (unrevoke). As of this point basic CRL functionality does work: Revoke a cert and it cannot connect. Remove it from the CRL and it can. (Have to edit/save OpenVPN server instance to update/refresh CRL though). Ticket #555

28ff7ace 10/20/2010 07:41 PM Jim Pingle

Add more CRL functionality. Needs to wait on a new build for further testing.

5293bfec 10/20/2010 07:41 PM Jim Pingle

Fix some forgotten name->descr changes.

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

57d1853e 09/21/2010 08:06 PM Jim Pingle

Another CRL delete fix.

ad8df715 09/21/2010 07:56 PM Jim Pingle

Fix delete action for CRLs, and other cleanup.

c492948a 09/21/2010 07:11 PM Jim Pingle

Don't list a cert count for external CRLs since we can't tell what they are.

81bfb231 09/21/2010 07:05 PM Jim Pingle

Add a work-in-progress CRL manager page