VigoTech / vigotech.github.io

A páxina web de VigoTech
https://vigotech.org
BSD 3-Clause "New" or "Revised" License
15 stars 19 forks source link

Error no certificado en www.vigotech.org #91

Open antonmry opened 5 years ago

antonmry commented 5 years ago

Cando entras en https://www.vigotech.org sae un error no certificado, cando entras en https://vigotech.org funciona ben.

Posiblemente sexa facer que a opción con www redirixa o dominio, en lugar de directamente a GitHub.

alexhermida commented 5 years ago

Lo he actualizado. He limpiado caché DNS pero aún no aparece actualizado. Estaré pendiente para cerra la issue 😄

antonmry commented 5 years ago

Arranxado. graciñas Alex. Cerro a issue :ok_hand:

alexhermida commented 5 years ago

@antonmry a mi ayer me salía el mensaje:

http https://www.vigotech.org

http: error: SSLError: HTTPSConnectionPool(host='www.vigotech.org', port=443): Max retries exceeded with url: / (Caused by SSLError(CertificateError("hostname 'www.vigotech.org' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'",),)) while doing GET request to URL: https://www.vigotech.org/

Que tal como tu comentabas era porque estaba redireccionado a la página de Github (con un CNAME). Una vez cambiadas las DNS y realizada la redirección:

http https://www.vigotech.org

http: error: ConnectionError: HTTPSConnectionPool(host='www.vigotech.org', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x10fb3e7d0>: Failed to establish a new connection: [Errno 61] Connection refused',)) while doing GET request to URL: https://www.vigotech.org/

la redirección de http://www.vigotech.org a https://vigotech.org siempre me funcionó. La que no funciona es la de https://www a https:// tiene sentido ya que el certificado que nos proporciona Github sólo es válido para un subdominio.

Según leo en Github (https://help.github.com/en/articles/troubleshooting-custom-domains#unsupported-custom-domain-name):

Unsupported custom domains include: combination of an apex domain and custom subdomain (example.com and docs.example.com)

Si queremos redirigir el dominio con 'www' y SSL entiendo que la alternativa sería tener en algún sitio la redirección con el certificado válido "www.vigotech.org".

antonmry commented 5 years ago

Tes razón, agora se entro en https://www.vigotech.org sae un refused to connect. Polo menos con GoDaddy non me dou conta o toque de cómo facer a redirección HTTP e HTTPs o mesmo tempo. A opción que usamos no VigoJUG:

https://vigojug.org -> falla https://www.vigojug.org -> por defecto http://vigojug.org -> https://www.vigojug.org http://www.vigojug.org -> https://www.vigojug.org

En VigoTech:

https://vigotech.org -> por defecto https://www.vigotech.org/ -> falla http://www.vigotech.org -> https://vigotech.org http://www.vigotech.org -> https://vigotech.org