Certificate Playground

The certificate playground - root cetificate catalog, Is intended for evaluation during development of secure application that uses certificates for authentication and signing using the Simplelink WiFi family. It can be used to evaluate secure sockets and secure storage features.

The bundle contains the following:

The bundle forms two chains, both of them are signed by the root ca which is in the trust list of the certificate catalog.

The first chain is the trusted chain, contains an intermidiate ca (dummy-trusted-ca-cert) and a certificate (dummy-trusted-cert). This chain can be used for development - using the SSL, signing development files and mcu images.

The second chain is the revoked chain, contains an intermidiate ca (dummy-revoked-ca-cert) and a certificate (dummy-revoked-cert). The dummy-revoked-ca-cert is in the revocation list of the certificate catalog and cause the whole chain to be revoked. This cahin is used ONLY for assessment of the revocation feature.