On Sun, Oct 25, 2020 at 3:50 PM stan via devel < devel@lists.fedoraproject.org> wrote:
> > It's been a while since I did this, so it might have changed, but these > are the steps I went through to create the signing keys. It should at > least give you some hints, if nothing else. > > A lot of work. > [SNIP] > > Convert the private key and pem certificate to a pk12 structure. > openssl pkcs12 -export -out kernel_key.p12 -inkey public_key.pem -in > xyz_cert.x509.pem > Ok, you lost me right here. There is no file xyz_cert.x509.pem file to be used with "-in"... Thanks, Richard
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org