Hi Jeff,
you have the keystore type set as PKCS12 even though the CRL is a PEM
format file (and hence not PKCS12 format).
PKCS12 contains the private key as well as the cert and public key -
which is not applicable for the CRL file so this might be why it is
getting confused.
You could try remov
Fri, May 05, at 04:31:PM : Jack has proclaimed:
> I have already gotten Tomcat to work with a (single) CRL, and as it
> was a bit of a struggle have placed some info for those trying to do
> this at [1]. The document is far from perfect, and any comments are
> welcome.
>
> [1] http://jack.godau.go
>"Jack" <[EMAIL PROTECTED]> wrote in message
>news:[EMAIL PROTECTED]
>Hi,
>
>I have already gotten Tomcat to work with a (single) CRL, and as it
>was a bit of a struggle have placed some info for those trying to do
>this at [1]. The document is far from perfect, and any comments are
>welcome.
>
>
Hi,
I have already gotten Tomcat to work with a (single) CRL, and as it
was a bit of a struggle have placed some info for those trying to do
this at [1]. The document is far from perfect, and any comments are
welcome.
Now to the questions:
1. Is it possible to swap out the CRL (ie overwrite it w