We currently have Glassfish configured to work with CRL. We have a batch script that runs every night, downloads the latest CRL, and updates the our list. Lately we have been having trouble with the download not working, and thus causing problems for our users accessing our application.
We are looking into swapping over to OCSP instead, since it does not require us to download anything and process it. I have never used OCSP or much more configured an App Server to use OCSP. I have searched for information/tutorials on setting this up and have come up empty handed and have not even been able to verify that Glassfish supports OCSP.
Does anyone know if Glassfish supports OCSP? If it does can you point me in the right direction on setting this up in Glassfish?