# Compliance and Regulatory Alignment

CertiNext is designed to operate in environments that require strong compliance and regulatory alignment across both **public trust** and **private trust** models. However, the nature of compliance differs significantly between the two. CertiNext does **not define or regulate public trust**—it is a **consumer of public trust** and strictly adheres to the rules imposed by external trust authorities. In contrast, CertiNext enables organizations to define and enforce their own governance controls for private trust environments.

***

#### Public Trust: CertiNext as a Consumer of Trust

In **public trust environments**, CertiNext does not set trust rules or certification standards. Instead, it operates as a **consumer and enforcer of externally defined requirements** established by the global public trust ecosystem.

These requirements are defined by:

* **CA/Browser Forum Baseline Requirements**
* Browser and operating system root store programs
* Public Certificate Authority policies and practices
* WebTrust and equivalent third-party audit frameworks

CertiNext simply follows and enforces these externally mandated constraints. This means:

* Certificate validity periods are determined by public CA and browser rules
* Cryptographic algorithms and key sizes are dictated by public trust standards
* Validation, issuance, and revocation rules are governed by the issuing public CA

CertiNext does not override, relax, or customize public trust rules. Its role is to ensure that certificate lifecycle operations executed through the platform remain compliant with these mandatory requirements at all times.

***

#### Private Trust: Organization-Defined Governance

In **private trust environments**, CertiNext enables organizations to define and enforce their own compliance and governance frameworks. Unlike public trust, private PKI is governed by internal security policies, regulatory obligations, and operational requirements.

CertiNext allows organizations to:

* Define certificate and key policies
* Configure validity periods and cryptographic standards
* Establish approval workflows and role-based access
* Govern private CA hierarchies (where supported)
* Enforce lifecycle automation aligned with internal controls

This flexibility allows private trust deployments to align with standards such as ISO 27001, SOC 2, industry-specific regulations, and internal GRC frameworks.

***

#### Unified Enforcement with Distinct Trust Boundaries

Although public and private trust operate under different regulatory models, CertiNext provides a **single operational framework** to manage both:

* Public trust certificates are constrained by external rules and enforced automatically
* Private trust certificates are governed by customer-defined policies
* Both benefit from the same automation, visibility, monitoring, and audit capabilities

This separation ensures that public trust compliance is preserved while private trust governance remains adaptable.

***

#### Auditability and Evidence

Across both trust models, CertiNext provides:

* Comprehensive audit logs
* Full certificate lifecycle traceability
* Ownership and responsibility tracking
* Exportable reports for audits and reviews

These capabilities support regulatory and compliance activities without manual evidence gathering.

***

#### Compliance as an Enforced Outcome

In CertiNext, compliance is not a configuration option—it is an **enforced outcome** of operating within defined trust boundaries. By strictly adhering to public trust requirements and enabling controlled governance for private trust, CertiNext helps organizations operate secure, compliant, and audit-ready certificate environments without ambiguity or compromise.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.certinext.io/documentation/policies-governance-and-compliance/compliance-and-regulatory-alignment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
