[opensuse-packaging] Need an RSA key for openssl signing, please create a new key
I wanted to fix wireguard package (my branch: https://build.opensuse.org/package/show/home:etamPL:branches:network:vpn:wir...). Builds are failing with error "Need an RSA key for openssl signing, please create a new key". I found this thread: https://lists.opensuse.org/opensuse-buildservice/2014-11/msg00012.html It says I should run "osc signkey --create <project>". I did it and got "<status code="ok" />". There's also a button in webui in my home project labeled "GPG Key / SSL Certificate" and it shows some key. But when I run "osc signkey --sslcert home:etamPL:branches:network:vpn:wireguard", I get this: home:etamPL:branches:network:vpn:wireguard home:etamPL:branches:network:vpn:wireguard has no key, trying home:etamPL:branches:network:vpn home:etamPL:branches:network:vpn has no key, trying home:etamPL:branches:network home:etamPL:branches:network has no key, trying home:etamPL:branches home:etamPL:branches has no key, trying home:etamPL home:etamPL has no key, trying home Server returned an error: HTTP Error 404: Not Found home Do I need to fix anything with my key, or should I create a bug report? -- Adam Mizerski
W dniu 14.07.2019 o 14:45, Adam Mizerski pisze:
I wanted to fix wireguard package (my branch: https://build.opensuse.org/package/show/home:etamPL:branches:network:vpn:wir...).
Builds are failing with error "Need an RSA key for openssl signing, please create a new key".
I found this thread: https://lists.opensuse.org/opensuse-buildservice/2014-11/msg00012.html It says I should run "osc signkey --create <project>". I did it and got "<status code="ok" />". There's also a button in webui in my home project labeled "GPG Key / SSL Certificate" and it shows some key.
But when I run "osc signkey --sslcert home:etamPL:branches:network:vpn:wireguard", I get this:
home:etamPL:branches:network:vpn:wireguard home:etamPL:branches:network:vpn:wireguard has no key, trying home:etamPL:branches:network:vpn home:etamPL:branches:network:vpn has no key, trying home:etamPL:branches:network home:etamPL:branches:network has no key, trying home:etamPL:branches home:etamPL:branches has no key, trying home:etamPL home:etamPL has no key, trying home Server returned an error: HTTP Error 404: Not Found home
Do I need to fix anything with my key, or should I create a bug report?
Ok, now I'm really confused. I restarted builds, and they succeeded. "osc signkey --sslcert <project>" also returns some key. Something must have been broken for a while and now it's fixed.
On Sonntag, 14. Juli 2019, 14:47:40 CEST Adam Mizerski wrote:
W dniu 14.07.2019 o 14:45, Adam Mizerski pisze:
I wanted to fix wireguard package (my branch: https://build.opensuse.org/package/show/home:etamPL:branches:network:vpn:w ireguard/wireguard).
Builds are failing with error "Need an RSA key for openssl signing, please create a new key".
I found this thread: https://lists.opensuse.org/opensuse-buildservice/2014-11/msg00012.html It says I should run "osc signkey --create <project>". I did it and got "<status code="ok" />". There's also a button in webui in my home project labeled "GPG Key / SSL Certificate" and it shows some key.
But when I run "osc signkey --sslcert home:etamPL:branches:network:vpn:wireguard", I get this:
home:etamPL:branches:network:vpn:wireguard home:etamPL:branches:network:vpn:wireguard has no key, trying home:etamPL:branches:network:vpn home:etamPL:branches:network:vpn has no key, trying home:etamPL:branches:network home:etamPL:branches:network has no key, trying home:etamPL:branches home:etamPL:branches has no key, trying home:etamPL home:etamPL has no key, trying home Server returned an error: HTTP Error 404: Not Found home
Do I need to fix anything with my key, or should I create a bug report?
Ok, now I'm really confused. I restarted builds, and they succeeded. "osc signkey --sslcert <project>" also returns some key.
Something must have been broken for a while and now it's fixed.
nah, the ssl cert is created on demand when it is needed. But it is based on your project gpg key basically. So it got fixed by creating a new RSA key and triggering a rebuild ... -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Adam Mizerski
-
Adrian Schröter