chenxiaolong / avbroot

Sign (and root) Android A/B OTAs with custom keys while preserving Android Verified Boot
GNU General Public License v3.0
436 stars 41 forks source link

crypto: reformat_pem: Strip out irrelevant lines #261

Closed chenxiaolong closed 4 months ago

chenxiaolong commented 4 months ago

x509_cert is unable to parse files that contains non-empty lines outside of the BEGIN CERTIFICATE and END CERTIFICATE markers.