esp-secure-cert-tool


Nameesp-secure-cert-tool JSON
Version 2.0.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_time2023-11-21 05:01:05
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Espressif Systems",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d7/e0/a4f083182ef885494a2fdeab7faaf98b811005c0871f7ca71f02711a7531/esp-secure-cert-tool-2.0.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.0.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": "d7e0a4f083182ef885494a2fdeab7faaf98b811005c0871f7ca71f02711a7531",
                "md5": "5d6108118b1f22d87742e86bdac8612b",
                "sha256": "50ff7122c4646a0af9aa4923d5a107284c6dbf84a5141c8c14d5cbd04a5bec97"
            },
            "downloads": -1,
            "filename": "esp-secure-cert-tool-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5d6108118b1f22d87742e86bdac8612b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19295,
            "upload_time": "2023-11-21T05:01:05",
            "upload_time_iso_8601": "2023-11-21T05:01:05.273359Z",
            "url": "https://files.pythonhosted.org/packages/d7/e0/a4f083182ef885494a2fdeab7faaf98b811005c0871f7ca71f02711a7531/esp-secure-cert-tool-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 05:01:05",
    "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: 0.14792s