Closed Simon-Laux closed 1 year 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.
Is this issue still relevant or could be closed?
maybe it was because we tried to import the wrong format? I don't remember, lets close it for now
https://github.com/dignifiedquire/notifiers/blob/master/src/notifier.rs#L20
also this error isn't reported to the logger I had to modify the code to get it out.