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 verification failed #23

Open
msfuentealba opened this issue Dec 15, 2022 · 1 comment
Open

Certificate verification failed #23

msfuentealba opened this issue Dec 15, 2022 · 1 comment

Comments

@msfuentealba
Copy link

Hi all,

I'm trying to run the monorail-external with SRA input but I'm getting the following error. Any ideas? Thanks

2022-12-15T18:42:12 prefetch.2.9.1 sys: connection failed while opening file within cryptographic module - mbedtls_ssl_handshake returned -9984 ( X509 - Certificate verification failed, e.g. CRL, CA or signature check failed ) 2022-12-15T18:42:12 prefetch.2.9.1 sys: mbedtls_ssl_get_verify_result returned 0x4008 ( !! The certificate is not correctly signed by the trusted CA !! The certificate is signed with an unacceptable hash. ) 2022-12-15T18:42:12 prefetch.2.9.1 sys: connection failed while opening file within cryptographic module - ktls_handshake failed while accessing '130.14.29.110' from 'x.x.x.x' 2022-12-15T18:42:12 prefetch.2.9.1 sys: connection failed while opening file within cryptographic module - Failed to create TLS stream for 'www.ncbi.nlm.nih.gov' (130.14.29.110) from 'x.x.x.x'

@ChristopherWilks
Copy link
Collaborator

Hi @msfuentealba,

That sounds like an older Pump Docker image version which had an old version of SRA toolkit (which has the problem you posted). If you haven't already, I'd suggest trying the latest Pump Docker image: 1.1.1 (as of 2022-10-12) https://quay.io/broadsword/recount-pump?tab=tags

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