Skip to content

Conversation

@MaochenWang1
Copy link
Contributor

@MaochenWang1 MaochenWang1 commented May 9, 2025

samples: net: wifi: update the RSA3K certificates
The original Wi-Fi certificates are from WFA. Now replace them with
certificates that generated by myself. These certificates use
sha384WithRSAEncryption signature algorithm, and use 3072 bit RSA
public-key.
Fix issue: #88771

The original Wi-Fi certificates are from WFA. Now replace them with
certificates that generated by myself. These certificates use
sha384WithRSAEncryption signature algorithm, and use 3072 bit RSA
public-key.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
@MaochenWang1
Copy link
Contributor Author

openssl x509 -in ca.pem -text -noout

Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number:
            1f:83:79:6e:82:ab:58:1b:2f:05:1a:9f:2a:f6:03:c5:9d:03:0e:d8
        Signature Algorithm: sha384WithRSAEncryption
        Issuer: C = CN, ST = Somewhere, L = Somewhere, O = Example Inc, CN = Example CA, emailAddress = admin@example.org
        Validity
            Not Before: Dec 31 16:01:28 2009 GMT
            Not After : Dec  7 16:01:28 2109 GMT
        Subject: C = CN, ST = Somewhere, L = Somewhere, O = Example Inc, CN = Example CA, emailAddress = admin@example.org
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                RSA Public-Key: (3072 bit)
                Modulus:

@MaochenWang1 MaochenWang1 requested a review from dleach02 May 9, 2025 06:39
@MaochenWang1 MaochenWang1 requested a review from krish2718 May 9, 2025 08:10
@MaochenWang1 MaochenWang1 force-pushed the main_mc_replace_wifi_cert_key_pem branch from 3a05acb to 87c68ea Compare May 9, 2025 08:55
@MaochenWang1 MaochenWang1 changed the title update the RSA3K certificates and fix enterprise connection failure for RW612 update the RSA3K certificates May 9, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 9, 2025

@kartben kartben merged commit 9dd9661 into zephyrproject-rtos:main May 13, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants