Various CRL fixes.
Remove WIP note. This should resolve #555.
Add ability to select reason codes for revocation. Reformat CRL edit screen a bit. Ticket #555
Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555
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
Add more CRL functionality. Needs to wait on a new build for further testing.
Fix some forgotten name->descr changes.
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.
Another CRL delete fix.
Fix delete action for CRLs, and other cleanup.
Don't list a cert count for external CRLs since we can't tell what they are.
Add a work-in-progress CRL manager page