[All Lists] [By Thread] [By Date] [Previous] [Next]
From: Devorah
Subject: What counts as proof?
Date: 19 Kislev 5782
The protocol says a certificate attests that someone completed a requirement. My implementation needs to verify the proof.
Questions:
1. What types of proof exist? 2. How does a verifier know which proof type was used? 3. Can a relying party require specific proof types?
For comparison: ACME defines challenge types HTTP-01, DNS-01, TLS-ALPN-01. Each proves domain control differently. What are the equivalent types for our system?
Thread: