Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate problem with domain ph5ws.resif.fr #88

Closed
javiquinte opened this issue Apr 19, 2021 · 5 comments
Closed

Certificate problem with domain ph5ws.resif.fr #88

javiquinte opened this issue Apr 19, 2021 · 5 comments
Assignees
Labels
bug Something isn't working node-RESIF

Comments

@javiquinte
Copy link
Collaborator

Many thanks for the fix, now the URL is at:

http://ph5ws.resif.fr/fdsnws/dataselect/1/query

which is standard FDSN.

However, with our client software, when downloading with token, we get now a SSL certificate error:

ssl.CertificateError: hostname 'ph5ws.resif.fr' doesn't match either of 'ws.resif.fr', 'www.ws.resif.fr'

If the fix is not easy, then better restore the previous non standard FDSN URL, because this can be handled by client software quite easily (e.g.: check and exclude non standard URLs), whereas the error above is out of control

Originally posted by @rizac in #80 (comment)

@javiquinte javiquinte added bug Something isn't working node-RESIF labels Apr 19, 2021
@javiquinte
Copy link
Collaborator Author

Hi. I'm bringing a new comment we received a couple of days ago as a new issue.
@jschaeff : If you estimate that this could take more than 24 hours to solve, the best thing to do is to remove these URLs from your Routing Service routes. You can always add them later when everything works again.

Another quick question regarding this. It is clear that the URL is FDSN compliant and that the API follows the dataselect specification, but does it return miniSEED, doesn't it? Just to be sure.

@jschaeff
Copy link
Collaborator

Hi @javiquinte , I'm going to remove it from the routing service. I don't know why it takes so long for the university to deliver the certificate (it has been 3 weeks now). Sorry about the inconvenience.

http://ph5ws.resif.fr/fdsnws/dataselect/1/query returns pure miniseed data.

@javiquinte
Copy link
Collaborator Author

Thanks @jschaeff !
Please, let us know when your routes are updated to check the output of the Routing Server.

@jschaeff
Copy link
Collaborator

Routes are updated

@javiquinte
Copy link
Collaborator Author

Thanks! I've checked the published routes and they look OK. So, we should see the problem solved in the update tonight.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working node-RESIF
Projects
None yet
Development

No branches or pull requests

2 participants