@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-mutual-tls-client-certificate-authentication>
  a schema:TechArticle ;
  schema:headline "API Mutual TLS Client Certificate Authentication" ;
  schema:url <https://anchorfact.org/computer-science/api-mutual-tls-client-certificate-authentication/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-mutual-tls-client-certificate-authentication>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc8705> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-mutual-tls-client-certificate-authentication>
  schema:citation <https://docs.aws.amazon.com/apigateway/latest/developerguide/rest-api-mutual-tls.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/api-mutual-tls-client-certificate-authentication>
  schema:citation <https://developers.cloudflare.com/api-shield/security/mtls/> ;
  af:sourceTier "B" .