esp-secure-cert-tool


Nameesp-secure-cert-tool JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/espressif/esp_secure_cert_mgr/blob/main/tools
SummaryA python utility which helps to configure and provisionthe ESP platform with PKI credentials into the esp_secure_cert partition
upload_time2025-07-09 12:44:16
maintainerNone
docs_urlNone
authorEspressif Systems
requires_python>=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
====================
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>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools",
    "name": "esp-secure-cert-tool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Espressif Systems",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/af/28/8d770e5bb4a85866fe7c8009afbc3b385f2bdfbb3f49060a2ba2ae71a1bc/esp-secure-cert-tool-2.2.0.tar.gz",
    "platform": null,
    "description": "\n====================\nesp-secure-cert-tool\n====================\nThe python utility helps to configure and provision the device with\nPKI credentials to generate the esp_secure_cert partition.\nThe utility also configures the DS peripheral on the SoC if available.\n\nThe `esp-secure-cert-tool` utility is `hosted on\ngithub <https://github.com/espressif/esp_secure_cert_mgr/\nblob/main/tools/configure_esp_secure_cert.py>`_.\n\nDocumentation\n-------------\nVisit online `esp-secure-cert-tool\ndocumentation <https://github.com/espressif/\nesp_secure_cert_mgr/blob/main/tools/README.md/>`_ or run ``configure_esp_secure_cert.py -h``.\n\nLicense\n-------\nThe License for the project can be found\n`here <https://github.com/espressif/esp_secure_cert_mgr/\nblob/main/tools/LICENSE>`_\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A python utility which helps to configure and provisionthe ESP platform with PKI credentials into the esp_secure_cert partition",
    "version": "2.2.0",
    "project_urls": {
        "Documentation": "https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools/README.md",
        "Homepage": "https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools",
        "Source": "https://github.com/espressif/esp_secure_cert_mgr/blob/main/tools/configure_esp_secure_cert.py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af288d770e5bb4a85866fe7c8009afbc3b385f2bdfbb3f49060a2ba2ae71a1bc",
                "md5": "aa12715e7cc99346f4cc16830ee79d6a",
                "sha256": "42f099402ea205db4cec79c7c15a5903221122b35557817b7a4514d22efa8de7"
            },
            "downloads": -1,
            "filename": "esp-secure-cert-tool-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa12715e7cc99346f4cc16830ee79d6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 27556,
            "upload_time": "2025-07-09T12:44:16",
            "upload_time_iso_8601": "2025-07-09T12:44:16.104988Z",
            "url": "https://files.pythonhosted.org/packages/af/28/8d770e5bb4a85866fe7c8009afbc3b385f2bdfbb3f49060a2ba2ae71a1bc/esp-secure-cert-tool-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 12:44:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "espressif",
    "github_project": "esp_secure_cert_mgr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "esp-secure-cert-tool"
}
        
Elapsed time: 1.62698s