Metadata-Version: 2.1
Name: esp-secure-cert-tool
Version: 0.9.2
Summary: A python utility which helps to configure and provisionthe ESP platform with PKI credentials into the esp_secure_cert partition
Home-page: https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools
Author: Espressif Systems
Author-email: 
License: Apache-2.0
Project-URL: Documentation, https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools/README.md
Project-URL: Source, https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools/configure_esp_secure_cert.py
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE


====================
esp-secure-cert-tool
====================
The python utility helps to configure and provision the device with
PKI credentials to generate the esp_secure_cert partition.
The utility also configures the DS peripheral on the SoC if available.

The `esp-secure-cert-tool` utility is `hosted on
github <https://github.com/espressif/esp_secure_cert_mgr/
blob/main/tools/configure_esp_secure_cert.py>`_.

Documentation
-------------
Visit online `esp-secure-cert-tool
documentation <https://github.com/espressif/
esp_secure_cert_mgr/blob/main/tools/README.md/>`_ or run ``configure_esp_secure_cert.py -h``.

License
-------
The License for the project can be found
`here <https://github.com/espressif/esp_secure_cert_mgr/
blob/main/tools/LICENSE>`_
