deltachat / notifiers

Notify devices
Apache License 2.0
6 stars 0 forks source link

Certificate loading error #2

Closed Simon-Laux closed 1 year ago

Simon-Laux commented 3 years ago

https://github.com/dignifiedquire/notifiers/blob/master/src/notifier.rs#L20

SignerError("error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag:crypto/asn1/tasn_dec.c:
1149:, error:0D06C03A:asn1 encoding routines:asn1_d2i_ex_primitive:nested asn1 error:crypto/asn1/tasn_dec.c:713:, error:0D08303A:asn1 encodi
ng routines:asn1_template_noexp_d2i:nested asn1 error:crypto/asn1/tasn_dec.c:646:Field=version, Type=PKCS12")

also this error isn't reported to the logger I had to modify the code to get it out.

link2xt commented 1 year ago

Is this issue still relevant or could be closed?

Simon-Laux commented 1 year ago

maybe it was because we tried to import the wrong format? I don't remember, lets close it for now