Project

General

Profile

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

# Date Author Comment
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