Jeff Thomas
Jeff Thomas
This ignores just certs in the file. Options I considered: 1. Ignore all the non-key items. replacing with `_ => {},` 2. Ignore explicitly the existing entries in `rustls_pemfile::Item::*` that...
**Version** Worked in 0.3.0 fails in 0.3.7. ``` cat /path/to/my/server.pem | grep 'BEGIN\|END' -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- -----BEGIN PRIVATE KEY----- -----END PRIVATE KEY----- ``` **Platform** N/A...
**Daikin hardware** ctxs07lvju, s21 **Is your feature request related to a problem? Please describe.** I have been hitting a malfunction and would like to be able to read the code...