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

127
Vistas
SSL not working when accessing site without www in front of URL

Ok, so accessing my site through www.luvifermente.eu, https://www.luvifermente.eu and just luvifermente.eu works as intended.

But if I access it with https://luvifermente.eu, firefox is giving me the full screen ssl warning.

I'm using apache2 on ubuntu 18.04, and I use certbot to issue the certificates.

I tried to change this through the rewrite engine, but to no avail.

RewriteEngine on
RewriteCond %{SERVER_NAME} =https://luvifermente.eu
RewriteRule ^ www.luvifermente.eu [END,NE,R=permanent]

RewriteCond %{SERVER_NAME} =www.luvifermente.eu [OR]
RewriteCond %{SERVER_NAME} =luvifermente.eu [OR]
RewriteCond %{SERVER_NAME} =https://luvifermente.eu
RewriteRule ^ https://www.luvifermente.eu%{REQUEST_URI} [END,NE,R=permanent]

I have no idea how to proceed. Does anybody know how to solve this problem?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

The problem is your certificate have Common Name bind to www.luvifermente.eu. Issue new certificate with both host names you want to use.

over 4 years ago · Santiago Trujillo Denunciar
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