Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::TLS_SERVER_CERTIFICATE_CHAIN

Array of PEM-encoded certificates that make up the certificate chain offered by the server. This is usually mutually-exclusive of `server.certificate` since that value should be the first certificate in the chain.

@example MII... @example MI...

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 4022

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const TLS_SERVER_CERTIFICATE_CHAIN = 'tls.server.certificate_chain';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal