Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

348
Vistas
TLS client authentication support in System.Net.Security.SslStream - how to submit acceptable client cert CA names?

System.Net.Security.SslStream supports TLS client certificates by requesting it as follows:

sslStream.AuthenticateAsServer(
    serverCertificate,
    clientCertificateRequired: true,
    checkCertificateRevocation: true);

This works well, however, the client (the browser) will send a TLS client certificate of its own choosing. The TLS protocol supports the server submitting a list of "acceptable client certificate CA names". Without providing one, the client is free to choose one. The list of CAs is important as it is the only way to reliably work with cases where the clint has multiple client certificates installed. I do not see how I can submit a list using this class.

Is this a limitation or am I missing something? Are there workarounds?

over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda