Skip to main content

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.

  1. Installing this package and it's included scripts
    python -m pip install tpds-certificate-tools
  1. Extract the CSRs zip file provided by Microchip Provisioning Services. Use this path as --in-path

  2. Create a folder to store the generated signer certificates. Use this path as --out-path

  3. Provide the signer CA key to sign the CSRs as --cakey.

  4. 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
    
  5. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tpds_certificate_tools-1.0.2-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file tpds_certificate_tools-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for tpds_certificate_tools-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2458117bb5869f6fc3d2892e4100348a6ebb0be23f2bdc6e3f11a87f5522e08b
MD5 a2177d4d8e1af2d33762343ba6b7000f
BLAKE2b-256 7bce5a0bd59838a3419a01b22b48b2ae74a5a57349f1ba1a568688829fd1c785

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page