Join our Newsletter — 33% off our NHI Course
Home FAQ Cyber Security What happens when HTTPS is used without proper…
Cyber Security

What happens when HTTPS is used without proper certificate governance?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 10, 2026 Domain: Cyber Security

HTTPS without sound certificate governance can still leave organizations exposed. Expired certificates may interrupt availability, weak or revoked certificates can undermine trust, and poor renewal practices can create gaps that attackers exploit. If redirects, HSTS, and certificate validation are not managed consistently, users may be pushed toward insecure connections or manipulated content.

Certificate Governance Is What Makes HTTPS Trustworthy

HTTPS only protects users when the certificate lifecycle is managed as a trust control, not treated as a one-time setup. A valid TLS connection depends on issuance, renewal, revocation handling, domain ownership, and consistent validation at every endpoint that presents a certificate. When those steps are weak, the browser may still show a padlock while the organisation is actually running with brittle trust, avoidable outages, or exposure to downgrade and interception risks.

That matters because certificate failure is often operational until it becomes security-relevant. Expiry, misissuance, stale trust stores, and inconsistent redirect behaviour can all break user confidence or create a gap where attackers can impersonate services, especially if users are conditioned to accept warnings. For a broader governance lens, the NIST Cybersecurity Framework 2.0 is useful for treating certificate handling as part of asset, identity, and resilience management rather than as a narrow web task. In practice, many teams discover certificate weak points only after an outage, a warning banner, or an emergency renewal scramble has already happened.

How Certificate Governance Fails in Day-to-Day Operations

Proper certificate governance starts before deployment and continues until revocation. Teams need to know which certificates exist, who owns them, where they are installed, when they expire, what CA issued them, and what systems depend on them. That inventory is the foundation for reliable renewal, revocation checks, and replacement during incident response. Without it, even a technically valid HTTPS deployment can become fragile because no one can answer basic questions about scope, trust, or ownership.

There are several common failure modes. First, an expired certificate can take a public service offline or trigger user abandonment if browsers display hard failures. Second, a revoked or weakly chained certificate can continue to be accepted if validation is inconsistent across applications, proxies, or mobile clients. Third, unmanaged redirects can leave the first hop exposed to insecure HTTP or make users more vulnerable to manipulation if HSTS is absent or misapplied. Fourth, organisations sometimes trust that encryption alone solves the problem, but HTTPS does not protect against a compromised endpoint, a maliciously issued certificate, or a misconfigured reverse proxy.

  • Track certificate ownership, expiry dates, and deployment locations as part of the service inventory.
  • Enforce automated renewal with manual fallback for critical services.
  • Validate revocation, chain trust, and hostname checks consistently across all clients and intermediaries.
  • Apply HSTS only when the organisation can sustain strict HTTPS delivery without accidental breakage.

Where this guidance breaks down is when legacy systems, third-party appliances, or unmanaged client software cannot be made to validate certificates consistently; in those cases, HTTPS becomes only as trustworthy as the weakest validator in the path.

When HTTPS Is Present but Trust Still Breaks Down

Tighter certificate control often increases operational overhead, requiring organisations to balance trust assurance against renewal complexity and dependency sprawl. The standard answer also changes in edge cases: internal services, short-lived environments, and certificate pinning all introduce different trade-offs, and not every environment should be treated like a public website.

With internal or private applications, certificate governance often fails because teams assume the risk is lower and allow self-signed certificates, informal overrides, or ad hoc exceptions. That may be acceptable for a tightly isolated lab, but it becomes a governance problem when exceptions spread into production. Certificate pinning can reduce some interception risk, yet it can also create fragility during rotations if change control is poor. Likewise, private PKI can improve control, but only if revocation, issuance policy, and key protection are actually maintained.

There is also a practical distinction between encryption and trust. HTTPS can prevent passive interception, but it does not guarantee that the presented site is legitimate unless the certificate path and domain validation are sound. Organisations sometimes overestimate the security value of “turning on HTTPS” and underestimate the consequences of expired, misconfigured, or unmanaged certificates across load balancers, APIs, service meshes, and subdomains. The real governance question is not whether HTTPS exists, but whether the certificate lifecycle is observable, enforced, and recoverable before users notice failure.

Risk and Threat Considerations

Improper certificate governance creates a mixed risk of availability failure, trust erosion, and interception exposure. The security issue is not encryption itself but the loss of reliable assurance about who is presenting the encrypted connection and whether that trust can be sustained through renewal and revocation events.

Failure mechanism: Expired, misissued, or inconsistently validated certificates can trigger service outages, user bypass behaviour, or acceptance of untrusted connections. In adversarial scenarios, weak governance can also widen the window for man-in-the-middle abuse, especially where users ignore warnings or where intermediary systems do not enforce validation uniformly.

Impact: The organisation may lose service availability, degrade user trust, expose sensitive sessions to interception, or allow malicious content to appear legitimate. At scale, certificate failure can become a fleet-wide operational incident rather than a single website problem.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0GV.OC-01 — Organisational ContextCertificate governance depends on clear service ownership and dependency visibility.
PR.DS-02 — Data-in-Transit ProtectionHTTPS is a transport protection control that fails if certificates are not governed.
PR.PT-04 — Resilient ConfigurationRedirects, HSTS, and validation settings must stay consistently configured across services.
Recommendation — Map certificate ownership and dependencies so renewal and trust failures are managed as governed assets. Enforce validated TLS for in-transit protection and prevent weak or expired certificate use. Maintain secure transport settings consistently across all exposed endpoints and intermediaries.
CIS Controls v84.1 — Establish and Maintain an Enterprise Asset InventoryCertificate governance requires knowing where certificates are deployed and who owns them.
6.3 — Require MFA for Externally-Exposed ApplicationsWeak HTTPS trust can expose access paths that should be reinforced by stronger authentication.
Recommendation — Inventory certificates and their service dependencies so no expiring trust anchor is missed. Pair external HTTPS services with stronger access controls so transport trust is not the only safeguard.
MITRE ATT&CKT1557 — Adversary-in-the-MiddleBroken certificate governance can enable interception and trust abuse in transit.
T1587.004 — Develop Capabilities: Digital CertificatesAttackers may abuse or obtain certificates to strengthen impersonation and phishing infrastructure.
Recommendation — Hunt for trust-abuse conditions that could let an attacker intercept or impersonate HTTPS traffic. Monitor for malicious certificate acquisition or misuse that could support impersonation.

Practitioner Guidance

What to prioritise: Build a certificate inventory first. If the organisation cannot name every externally trusted certificate, owner, expiry date, and renewal path, it does not yet have governance, only encryption.

What to verify: Confirm that renewal is automated where possible, revocation is checked where required, and all production paths enforce hostname and chain validation consistently. Verify the hardest-to-see paths too, including APIs, reverse proxies, mobile clients, and internal service endpoints.

Common mistake: Treating HTTPS as a finished project after the first certificate is issued. The risk usually appears later, when a renewal fails, a delegated team forgets a subdomain, or an exception outlives the temporary workaround that justified it.

Practitioner takeaway: Strong HTTPS posture depends on lifecycle control, not just protocol enablement, and the moment certificate ownership becomes ambiguous the trust model starts to erode.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 10, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org