{
    "name": "RFC 9115: An Automatic Certificate Management Environment",
    "public": true,
    "description": "With the ACME protocol, the holder of a domain name can allow a third party to obtain an X.509 certificate. This is the JSON Schema definition of the CSR template",
    "documents": {
        "https://raw.githubusercontent.com/dtinit/schema-refs/refs/heads/main/rfcs/rfc9115_section_appendix.b_CSR_Template_JSON_Schema.json": {
            "type": "definition",
            "name": "JSON Schema for the STAR Delegation CSR template"
        },
        "https://www.rfc-editor.org/rfc/rfc9115.txt": {
            "name": "RFC 9115: An Automatic Certificate Management Environment",
            "type": "documentation",
            "role": "rfc",
            "format": "plaintext"
        },
        "https://raw.githubusercontent.com/martinthomson/i-d-template/refs/heads/master/template/CONTRIBUTING.md": {
            "name": "License",
            "type": "documentation",
            "role": "license",
            "format": "plaintext"
        }
    }
}