https://trac.nginx.org/nginx/ticket/1534
> On Dec 4, 2019, at 9:31 AM, ramirezc wrote:
>
> I have the same question ast itplayer: Other than CRL, any other alternative
> way we can do OCSP validation in the pipeline?
>
> Posted at Nginx Forum:
> https://forum.nginx.org/read.php?2,252893,28640
I have the same question ast itplayer: Other than CRL, any other alternative
way we can do OCSP validation in the pipeline?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,252893,286405#msg-286405
___
nginx mailing list
nginx@nginx.org
http:/
Other than CRL, any other alternative way we can do OCSP validation in the
pipeline?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,252893,283766#msg-283766
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/ngi
Hello!
On Sun, Jun 28, 2015 at 12:20:06PM -0400, prozit wrote:
> Actually, I had the same questions.
> Is this something that's available by now, or is it in the pipeline of any
> new release of Nginx or will it never be?
>
> I'm just asking since I believe this might be a good feature to add si
Hi,
Actually, I had the same questions.
Is this something that's available by now, or is it in the pipeline of any
new release of Nginx or will it never be?
I'm just asking since I believe this might be a good feature to add since
CRL's could get very big when lots of certificate have been revoke
Hello!
On Wed, Aug 27, 2014 at 11:51:08AM -0500, Mohammad Dhedhi wrote:
> Hi,
>
> I was able to setup nignx with client certificate authentication and OCSP
> stapling. I however noticed that OCSP is used only for the nginx server ssl
> certificate.
>
> It does not use OCSP for validating client
Hi,
I was able to setup nignx with client certificate authentication and OCSP
stapling. I however noticed that OCSP is used only for the nginx server ssl
certificate.
It does not use OCSP for validating client certificates to see if a client
is using a revoked certificate or not. Is ssl_crl the o