S3 TLS revocation using a private interface endpoint via direct connect

0

Hi there,

I am looking into for research purposes if it is possible to do TLS revocation using a public CRL when using AWS3 connected to a private interface endpoint which in turn is connected to using a direct connect? If it isn't is there a process of doing it privately? Thanks!

edx
preguntada hace 6 meses136 visualizaciones
1 Respuesta
0

It is possible.

AWS Private CA allows you to configure and publish certificate revocation lists (CRLs) to an S3 bucket for revocation checking. This S3 bucket can be public or private. With a private interface endpoint for S3, you can access the S3 bucket containing the CRL privately over the Direct Connect connection without going over the public internet. The private interface endpoint would perform revocation checks against the CRL during TLS handshake just like a public endpoint. You have the option to publish the CRL to a private S3 bucket, in which case the revocation checking would be done privately without exposing the CRL publicly.

profile picture
EXPERTO
respondido hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas