Wireless Daemon for Linux
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: Michael Yartys <mail@yartys.no>,
	"iwd@lists.linux.dev" <iwd@lists.linux.dev>
Subject: Re: Unable to connect to eduroam
Date: Fri, 23 Feb 2024 09:04:58 -0600	[thread overview]
Message-ID: <c935faa9-b90e-472a-917b-4cfd64c9d7f3@gmail.com> (raw)
In-Reply-To: <njvxKaPo_CBxsQGaNSRHj8xOSxzk1_j_K-minIe4GCKUMB1qxJT8nPk9SGmfqg7Aepm_5dO7FEofYIYP1g15R9V5dJ0F8bN6O4VthSjzu1g=@yartys.no>

Hi Michael,

> 
> I'm sure these certificates are correct because I was able to roll back to a working build on Fedora Silverblue to keep connecting to the network. Unfortunately, I was dumb enough to forget to pin/freeze that working build to prevent it from being replaced by new versions as I continually updated the system.

Do you have any clue what changes you made to the working build?  iwd hasn't 
touched certificate bits for a number of releases now.

> 
> I searched a bit around and found that some other folks had experienced the same issue on Arch: https://bbs.archlinux.org/viewtopic.php?id=291921
> 
> That thread links to another thread about the deprecation of SHA-1 in the kernel: https://bbs.archlinux.org/viewtopic.php?id=292208

Someone should complain to the linux-crypto folks for breaking uapis and have 
that change reverted.

> 
> rochus from the first thread was able to connect to their eduroam network when they tried a kernel with the offending commit reverted. Now, I know very little about certificates, but no certificates in my cert chain are SHA-1 signed, are they? Could this still be related to the issue I'm experiencing?

I can't dump the second certificate for some reason, but the first has:
[denkenz@archdev ell]$ openssl x509 -in cert2.pem -text
...
     Signature Algorithm: ecdsa-with-SHA256

Do you have CONFIG_ECDSA=y in your kernel?

[denkenz@archdev ell]$ zless /proc/config.gz | grep ECDSA
CONFIG_CRYPTO_ECDSA=y
CONFIG_MODULE_SIG_KEY_TYPE_ECDSA=y

Regards,
-Denis

  parent reply	other threads:[~2024-02-23 15:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23 14:25 Unable to connect to eduroam Michael Yartys
2024-02-23 15:02 ` James Prestwood
2024-02-23 15:04 ` Denis Kenzior [this message]
2024-02-23 19:37   ` Michael Yartys
2024-02-23 20:26     ` Denis Kenzior
2024-02-23 22:09       ` Michael Yartys
2024-02-26 10:11         ` Michael Yartys

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c935faa9-b90e-472a-917b-4cfd64c9d7f3@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.linux.dev \
    --cc=mail@yartys.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox