Microchip(SPG) Trust Platform Certificate Utilities
Project description
TPDS Certificate Tools Package
TPDS Certificate Tools contains certificate support and certificate handling scripts
Instructions to generate the Signer certificates from CSRs
This package contains the required scripts and files to perform sign operation of the CSRs provided by Microchip.
- Installing this package and it's included scripts
python -m pip install tpds-certificate-tools
-
Extract the CSRs zip file provided by Microchip Provisioning Services. Use this path as --in-path
-
Create a folder to store the generated signer certificates. Use this path as --out-path
-
Provide the signer CA key to sign the CSRs as --cakey.
-
Use the signer.crt available in this package as --cacert.
Following is the example command for reference
python sign_csr.py --in-path test_csrs --out-path test_csrs_out --cakey signer_ca.key --cacert signer.crt
-
This should generate signers signed by signer_ca in --out-path folder. Zip this folder and share to Microchip Provisioning Services along with Provisioning package generated on TPDS Configurator.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file tpds_certificate_tools-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: tpds_certificate_tools-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2458117bb5869f6fc3d2892e4100348a6ebb0be23f2bdc6e3f11a87f5522e08b |
|
MD5 | a2177d4d8e1af2d33762343ba6b7000f |
|
BLAKE2b-256 | 7bce5a0bd59838a3419a01b22b48b2ae74a5a57349f1ba1a568688829fd1c785 |