Oracle Health (Cerner) · Domain Security

Cerner Domain Security

Domain security

Domain security posture for Oracle Health (Cerner), probed live across 8 host(s) and 2 registrable domain(s). 8 host(s) serve HTTPS (up to TLSv1.3); 1 advertise HSTS. Email/DNS controls: DNSSEC absent, SPF present, DMARC present (p=reject).

Bulk FHIRCapabilityStatementCareAwareCerner MillenniumClinical DataCode ConsoleEHRElectronic Health RecordsFHIRFortune 1000HL7HL7v2HealthcareInteroperabilityMillennium PlatformMulti-TenantAuthenticationOracleOracle HealthPatient AccessProvider DirectorySMART Backend ServicesSMART on FHIRUS Core

Transport & Host Security

www.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Feb 7 23:59:59 2027 GMT
docs.oracle.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Nov 15 23:59:59 2026 GMT
fhir.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 7 23:59:59 2027 GMT
fhir-ehr.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 16 23:59:59 2027 GMT
fhir-ehr-code.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 16 23:59:59 2027 GMT
fhir-open.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 16 23:59:59 2027 GMT
fhir-myrecord.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 16 23:59:59 2027 GMT
authorization.cerner.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Nov 5 23:59:59 2026 GMT

Domain (DNS/Email) Security

cerner.com
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: none
oracle.com
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: yes

Source

Domain Security

Raw ↑
generated: '2026-08-14'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: www.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb  7 23:59:59 2027 GMT
  hsts: true
  hsts_max_age: 31536000
- host: docs.oracle.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Nov 15 23:59:59 2026 GMT
  hsts: false
- host: fhir.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb  7 23:59:59 2027 GMT
  hsts: false
  note: 301s to docs.oracle.com — documentation host only, no longer serves the API.
# The five hosts below are the LIVE API and authorization hosts. They are not reachable from the
# apis.yml Website/Portal fields the automated probe reads, so they were probed by hand on 2026-08-14
# (openssl s_client for TLS and cert expiry, curl -I for HSTS).
- host: fhir-ehr.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb 16 23:59:59 2027 GMT
  hsts: false
  role: production FHIR R4 service root (provider persona)
- host: fhir-ehr-code.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb 16 23:59:59 2027 GMT
  hsts: false
  role: secure sandbox FHIR R4 service root
- host: fhir-open.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb 16 23:59:59 2027 GMT
  hsts: false
  role: open, unauthenticated, read-only FHIR R4 service root
- host: fhir-myrecord.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb 16 23:59:59 2027 GMT
  hsts: false
  role: patient-access FHIR R4 service root
- host: authorization.cerner.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Nov  5 23:59:59 2026 GMT
  hsts: false
  role: SMART on FHIR authorization server (token, authorize, revoke, introspect, JWKS)
findings:
- >-
  No HSTS on any of the five live API/authorization hosts, including the OAuth 2.0 authorization server
  that issues tokens carrying PHI scopes. Only the marketing host www.cerner.com sets
  Strict-Transport-Security. This is the most notable gap in this profile.
- >-
  cerner.com publishes no CAA record, so no certificate authority is pinned for the domain that hosts
  every live API endpoint. oracle.com does pin three (digicert, pki.goog, letsencrypt).
- No DNSSEC on either registrable domain.
- SPF and DMARC are present on both domains with DMARC policy p=reject.
domains:
- domain: cerner.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: reject
- domain: oracle.com
  dnssec: false
  caa:
  - 0 issue "digicert.com"
  - 0 issue "pki.goog"
  - 0 issue "letsencrypt.org"
  spf: true
  dmarc: true
  dmarc_policy: reject