Hi
I just enabled EAP on FreeRadius, I generated a client certificate under Trust -> Certificates and tried to download and import this certificate (p12) into Keychain Access in macOS. It fails even though I enter the exact same password in the import dialog stating "Invalid password". I found in a forum another user with the same problem but it was in september 2024 so I thought it might have been fixed? I just today downloaded the latest version of OPNSense
If I in the prompt do:
openssl pkcs12 -info -in test_cert.p12
Then it asks for password 3 times and it seem to accept my input. Seem like an issue between opnsense and macOS?
Is there a way to do this right ?