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

test_downloadmanager failed due to expired certificate #393

Open
rtrepos opened this issue Jan 12, 2022 · 8 comments
Open

test_downloadmanager failed due to expired certificate #393

rtrepos opened this issue Jan 12, 2022 · 8 comments

Comments

@rtrepos
Copy link
Member

rtrepos commented Jan 12, 2022

debug: Spawn: command: /usr/bin/curl' chdir: /pub/src/vleexp/vle/build'
debug: [-L]
debug: [www.vle-project.org/vle-1.0.0.dtd]
debug: [-o]
debug: [/tmp/vle-1.1.0.dtd]
debug: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 225 100 225 0 0 29debug: 60 0 --:--:-- --:--:-- --:--:-- 2960
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
error: Download: fail to download resources: [/usr/bin/curl] (11196) exited, status=60

@rtrepos rtrepos changed the title test_downaloadmanager failed due to expired certificate test_downloadmanager failed due to expired certificate Jan 12, 2022
@quesnel
Copy link
Member

quesnel commented Jan 12, 2022 via email

@quesnel
Copy link
Member

quesnel commented Feb 8, 2022

SSL certificate is updated.

Thank you for the report.

@quesnel quesnel closed this as completed Feb 8, 2022
@rtrepos
Copy link
Member Author

rtrepos commented Apr 19, 2022

I have an issue that I think is related to this one :


rtrepos@literole:/pub/src/vle/build$ ./tests/utils/test_downloadmanager
debug: Spawn: command: /usr/bin/curl' chdir: /pub/src/vle/build'
debug: [-L]
debug: [www.vle-project.org/vle-1.0.0.dtd]
debug: [-o]
debug: [/tmp/vle-1.1.0.dtd]
debug: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 225 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-debug: - 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- debug: 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
error: Download: fail to download resources: [/usr/bin/curl] (34619) exited, status=60

With option '-k', it works well.

@rtrepos rtrepos reopened this Apr 19, 2022
@quesnel
Copy link
Member

quesnel commented Apr 19, 2022 via email

@rtrepos
Copy link
Member Author

rtrepos commented Apr 19, 2022

Thanks, it is working on ubuntu perfectly. I have to find a way to make it work on Windows.

@quesnel
Copy link
Member

quesnel commented Apr 20, 2022 via email

@rtrepos
Copy link
Member Author

rtrepos commented Apr 20, 2022

Yes, and the "-k" option works as well.. Maybe I used the same Windows computer while the old certificate was still online ?

@quesnel
Copy link
Member

quesnel commented Apr 20, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants