Skip to content

davidben/tls-trust-expressions

Repository files navigation

TLS Trust Anchor Negotiation

This repository contains a pair of draft mechanisms for negotiating certificate trust anchors in TLS.

TLS Trust Anchor Identifiers

TLS Trust Expressions

Additional Materials

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.