Peeringhub.io Stir Shaken CA Service
  • Peeringhub STI-ACME Server
  • Guides
    • Stir/Shaken Compliance Guide
    • Q and A on STI Test Plan
      • STI-PA-TC-026
      • STI-PA-TC-021
      • STI-PA-TC-019
      • STI-PA-TC-024
      • STI-PA-TC-022
      • STI-PA-TC-025
    • Purchase Subscription
    • Generating Certificate
      • Web UI
        • Renew Stir/Shaken Certificate
      • ACME protocol reference
        • Protocol Overview
        • List server directory
        • Get nonce
        • Account creation & Authorization
        • Get ACME account status
        • Order a new certificate
        • List active orders
        • Key change
        • Account deactivation
      • Desktop Client
      • Windows Command Line Client
      • Linux Command Line Client
    • Staging Environment Support
      • Configuring ACME Client
    • Getting Support
    • Troubleshoot
    • Verify a Stir/Shaken Certificate
    • Peeringhub STI-API
      • Generate Auth Token
      • Generate Private Key
      • Extract Your Private Key
      • Generate Stir/Shaken Certifiate
    • FAQ
Powered by GitBook
On this page
  1. Guides

Peeringhub STI-API

Generating Your STIR/SHAKEN Certificate with PeeringHub.io

PeeringHub.io offers a simplified and developer-friendly set of APIs to help you generate your STIR/SHAKEN certificate with ease. These APIs abstract the complexity of the underlying ACME protocol, allowing you to integrate certificate issuance into your workflow quickly and efficiently.

The certificate generation process involves three key steps:

Step 1: Generate Your Authentication Token

Obtain an auth token to securely interact with the PeeringHub API.

Step 2: Generate a Private Key

Create a private key that will be used in the certificate request process.

Step 3: Request Your STIR/SHAKEN Certificate

Use the authentication token and private key to request and obtain your certificate.

This section provides step-by-step examples demonstrating how to use PeeringHub.io's APIs for each stage of the process.

PreviousVerify a Stir/Shaken CertificateNextGenerate Auth Token

Last updated 6 days ago