question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FI: Unable to load certificate

See original GitHub issue
% openssl x509 -in finland.der -inform=DER -noout -text                                                                                                                                                                                                                          !10248
unable to load certificate
140368912040384:error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag:../crypto/asn1/tasn_dec.c:1149:
140368912040384:error:0D07803A:asn1 encoding routines:asn1_item_embed_d2i:nested asn1 error:../crypto/asn1/tasn_dec.c:309:Type=X509

FI

Issue Description

We are not able to open/read the FI certificate for all jsons.

After merging https://github.com/eu-digital-green-certificates/dgc-testdata/pull/317

Proposed Solution

Not sure if we are doing something wrong.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jeroentrapperscommented, Jun 11, 2021

The value in TESTDATA[“TESTCTX”][“CERTIFICATE”] should just be DER format anyway right?

0reactions
jeroentrapperscommented, Jun 12, 2021

@vanlooverenkoen this issue may be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

unable to load certificate with latest version #69 - GitHub
Hello, Testing my SMTP server with 4.11 version (from master) on a Debian 10 produces the following message: unable to load certificate ......
Read more >
ssl : Unable to load certificate - Stack Overflow
In my case I was trying to read my cer file and was receiving the error stated above. openssl x509 -in CSR.csr -text...
Read more >
How to Fix the NET::ERR_CERT_AUTHORITY_INVALID Error
The certificate comes from a non-trusted source. Just as with self-signed certificates, if browsers can't verify the authority that generated ...
Read more >
Troubleshoot Certificate Error "Fail to configure CA ... - Cisco
This error is commonly seen when the certificate has not been properly packaged or the PKCS12 file does not contain the correct issuer...
Read more >
OpenSSL "Unable to load certificate" error - Bobcares
We may come across the OpenSSL "Unable to load certificate" error if we paste the cert from a browser. We may miss the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found