For the complete documentation index, see llms.txt. This page is also available as Markdown.

CSR File Types

Certificate Signing Request (CSR) File Types

These file types conform to the Common File Structure format.

The File Payload of these files contain a certificate signing request in PEM format. To generate a CSR see Command 0xEF03 – Generate CSR (WLAN Only).

The device will erase the CSR file from volatile memory after the host fetches it with Command 0xD821.

- Start Get File from Device. After fetching the CSR, the keys used to generate the CSR will still exist in non-volatile memory associated with a CSR and can be used to generate a new CSR if needed.

Last updated