EverTrust Logo
Products
Cloud Horizon Horizon Client OCSPd (legacy) Product lifecycle Stream WinHorizon
Support

Stream

  • Installation
    • Introduction
    • Installing on CentOS/RHEL
      • Pre-requisites
      • Installation
        • Installing MongoDB
        • Installing NGINX
        • Installing Stream
      • Configuration
        • Initial Configuration
        • Bootstrapping EverTrust Stream
        • Initial Key Ceremony
        • Finalizing Stream Configuration
      • Security Guidelines
      • Upgrade
      • Uninstallation
    • Installing on Kubernetes
      • Installation
      • First login
      • Production checklist
      • Upgrade
      • Uninstallation
      • Advanced usage
    • Troubleshooting
  • Admin guide
    • Introduction
    • Managing Certification Authorities
      • Importing an External Certification Authority
      • Importing an existing Managed Certification Authority
      • Issuing a new Root Certification Authority
      • Issuing a subordinate Certification Authority
      • Note on CRLDP and AIA settings
    • Managing Certificate Revocation Lists
      • Configuring Certificate Revocation Lists for an External CA
      • Configuring Certificate Revocation Lists for a Managed CA
      • Viewing CRLs
      • Downloading CRLs
      • Configuring an external storage for your CRLs
    • Managing Keystores & Keys
      • Keystores in Stream
      • Software keystore
      • PKCS#11 HSM
      • Cloud KMS
        • Setting up a Google Cloud Key Management (GCP CKM)
        • Setting up an AWS Key Management Service (AWS KMS)
        • Microsoft Azure Key Vault (AKV)
      • Managing keys in Stream
    • Managing Certificate Templates & EKUs
      • Certificate Templates
      • Extended Key Usage
    • Managing Security
      • Permissions
      • Accounts
      • Roles
      • Credentials
      • Enforce Certificate Authentication
      • Events
    • Managing Certificate Lifecycle
    • Backup and Restore
    • Overridable configuration parameters
    • API guide
      • Certificate APIs
        • Certificate Lifecycle
          • List authorized Certificate Authorities / Templates for a lifecycle action
          • Enroll a certificate
          • Revoke a certificate
        • Certificate Information
          • Retrieve a certificate
          • Search for certificates
          • Aggregate certificate
      • Identity management and security
        • Accounts
          • List the existing account(s)
          • Register a new account
          • Update an existing account
          • Update the password for an existing local account
          • Retrieve an existing account
          • Delete an existing account
        • Principals
          • Return the authenticated principal
          • Log out an authenticated principal and flush any cached authorization(s)
        • Roles
          • List the existing role(s)
          • Register a new role
          • Update an existing role
          • Retrieve an existing role
          • Delete an existing role
        • Credentials
          • List the existing credential(s)
          • Register a new credential
          • Update an existing credential
          • Retrieve an existing credential
          • Delete an existing credential
      • Key Management
        • Keystores
          • List the existing keystore(s)
          • Register a new keystore
          • Update an existing keystore
          • Retrieve an existing keystore
          • Delete an existing keystore
        • Keys
          • List the existing key(s) on a keystore
          • Find the existing key(s) on a keystore corresponding to a specified Certificate Authority
          • Generate a new Private Key on a keystore
          • Get an existing key on a keystore
          • Delete an existing key on a keystore
        • Hardware Security Modules
          • Retrieve the information of an existing hardware security module
          • Retrieve the slot(s) information of an existing hardware security module
      • Event APIs
        • Events
          • Retrieve a specific event
          • Retrieve the event search dictionary
          • Event search
        • Event Integrity Reports
          • List all event integrity reports
          • Run an event scan
      • Configuration APIs
        • Certificate Authorities
          • List the Certificate Authority(ies)
          • Register a new Certificate Authority
          • Update an existing Certificate Authority
          • Delete an existing Certificate Authority
          • Retrieve an existing Certificate Authority
          • Migrate an existing External Certificate Authority
          • Generate a certification request for an existing Certificate Authority
          • Issue a new Certificate Authority
          • CRL generation request for the considered Certificate Authority
          • Upload a CRL for an external Certificate Authority
        • Certificate Templates
          • List the existing certificate template(s)
          • Register a new certificate template
          • Update an existing certificate template
          • Retrieve an existing certificate template
          • Delete an existing certificate template
        • Extended Key Usages
          • List the extended key usages
          • Register a new custom extended key usage
          • Update an existing custom extended key usage
          • Delete an existing custom extended key usage
          • Retrieve an extended key usage
        • RFC5280
          • Decode a CRL (file)
          • Decode a CRL (url encoded)
          • Retrieve the Trust chain from a x509 certificate (file)
          • Retrieve the Trust chain from a x509 certificate (url encoded)
          • Decode a x509 certificate (file)
          • Decode a x509 certificate (url encoded)
          • Decode a pkcs#10 (file)
          • Decode a pkcs#10 (url encoded)
        • Trust Chains
          • List the trust chains
          • Retrieve the trust chain for a specific Certificate Authority
        • CRLs
          • List the CRL Information
          • Retrieve the CRL Information for a specific Certificate Authority
        • External CRL Storages
          • List the existing external CRL storage(s)
          • Register a new external CRL storage
          • Update an existing external CRL storage
          • Delete an existing external CRL storage
          • Retrieve an existing external CRL storage
        • Queues
          • List the existing queue(s)
          • Register a new queue
          • Update an existing queue
          • Delete an existing queue
          • Retrieve an existing queue
        • HTTP Proxies
          • List the existing http proxy(ies)
          • Register a new http proxy
          • Update an existing http proxy
          • Delete an existing http proxy
          • Retrieve an existing http proxy
        • Configuration cookbook
          • Generate the configuration cookbook in adoc format
        • License
          • Retrieve the license information along with library versions
  • Release notes
    • Stream 1.2.1 release notes
    • Stream 1.2.0 release notes
  • Stream
  • API guide
  • Event APIs
  • Event Integrity Reports

Download OpenAPI

2.1 2.0 1.3 1.2 1.1 1.0

Event Integrity Reports

The event integrity reports allows the user to check that the event logs were not tampered with. None of these routes are available if chainsign is disabled.

get
/api/v1/events/integrity
get
/api/v1/events/integrity/run
Event search List all event integrity reports