2
0
Эх сурвалжийг харах

Add RFC 3161 timestamp protocol documentation

Co-authored-by: djeada <[email protected]>
copilot-swe-agent[bot] 6 өдөр өмнө
parent
commit
d7da7e041e

+ 2 - 1
docs/WINDOWS_CODE_SIGNING.md

@@ -103,7 +103,8 @@ signtool verify /pa /v standard_of_iron.exe
    - Update the GitHub secret when renewing
 
 3. **Timestamping**:
-   - The signature includes a trusted timestamp
+   - The signature includes a trusted timestamp via RFC 3161 protocol
+   - Timestamp URL uses HTTP (not HTTPS) as per RFC 3161 standard - the timestamp response is cryptographically signed
    - Signatures remain valid even after the certificate expires (as long as signed before expiration)
    - If the timestamp server is unavailable, signing will fail (this is expected behavior)