jce
Tag createcrl


JSP tag for creating CRL (certificate revocation list)


Tag Information
Tag Classnet.sourceforge.jcetaglib.taglib.x509.CreateCRL
TagExtraInfo ClassNone
Body Contentempty
Display NameCreateCRL

Attributes
NameRequiredRequest-timeTypeDescription
certstruetruejava.math.BigInteger[]An array of java.lang.math.BigInteger containing the serialnumbers of revoked certificates
crlfiletruetruejava.lang.StringThe CRL filename
crlnumberfalsetruejava.lang.IntegerCRL number identification. Default is 1
crlperiodfalsetruejava.lang.LongValidity of the CRL in hours. Default is 24
signfiletruetruejava.lang.StringThe PKCS#12 (P12) keystore where the CA signing certificate is stored
signentrytruetruejava.lang.StringThe PKCS#12 (P12) keystore entry name for the CA signing certificate
signpasswordtruetruejava.lang.StringBufferThe PKCS#12 (P12) keystore signing password
signaturealgorithmfalsetruejava.lang.StringSignature algorithm. Default is 'MD5WithRSAEncryption'

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.