Re: Problem signing custom kernel package

2020-10-29 Thread stan via devel
On Thu, 29 Oct 2020 12:13:03 -0500 Richard Shaw wrote: > On Sun, Oct 25, 2020 at 3:50 PM stan via devel < > devel@lists.fedoraproject.org> wrote: > > Convert the private key and pem certificate to a pk12 structure. > > openssl pkcs12 -export -out kernel_key.p12 -inkey public_key.pem -in > >

Re: Problem signing custom kernel package

2020-10-29 Thread Richard Shaw
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

Re: Problem signing custom kernel package

2020-10-25 Thread stan via devel
On Sun, 25 Oct 2020 06:20:16 -0500 Richard Shaw wrote: > I'm following the directions here[1] on building a custom kernel to > test some patches[2] related to suspend[3] on my new HP ENVY X360 AMD > laptop without S3 support. > > The directions could be updated to include which commands need to

Problem signing custom kernel package

2020-10-25 Thread Richard Shaw
I'm following the directions here[1] on building a custom kernel to test some patches[2] related to suspend[3] on my new HP ENVY X360 AMD laptop without S3 support. The directions could be updated to include which commands need to be run as root, however, my problem is at this step: """ Create a