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

198
Vistas
Spring boot and how to configure tlsAllowInvalidCertificate for MongoDB

I have a spring application that I need to connect to a MongoDB. This connection uses TLS with a self-signed certificate.

I can connect to this database without any problem using Mongo3T with the SSL protocol without PEM file.

I can connect via mongo commandline:

mongo --tls --tlsAllowInvalidCertificates mongoDB://user:pass@host:443/dbname

Without issue.

However if I configure my yml file with spring.data.mongodb.uri : mongodb://user:pass@host:443/dbname?tls=true&tlsAllowInvalidCertificates=true

It does not connect, and I get a CertificateException:No name matching hostname.

What am I doing wrong? Could it be that tlsAllowInvalidCertificates is not supported for this driver?

Thanks

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