Closed
Description
This is related to discussion in #87656 and the question is if it is allowed to re-distribute Wi-Fi Alliance certificates that are currently present in samples/net/wifi/test_certs
directory.
The certificates show this information in them
$ openssl x509 -in client.pem -text -noout
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
97:d4:07:ec:a6:05:15:13
Signature Algorithm: sha384WithRSAEncryption
Issuer: C = US, L = Santa Clara, O = Wi-Fi Alliance, CN = Suite B RSA 3k Root CA
Validity
Not Before: Aug 27 00:22:56 2019 GMT
Not After : Aug 24 00:22:56 2029 GMT
...
They were merged as part of this PR #74847