GET /.well-known/http-message-signatures-directory HTTP/1.1
Host: example.com
Accept: application/http-message-signatures-directory+json
Both the /.well-known/ resource and the content type are very, very, very long strings. Is there a shorter, more evocative name you can use?
For the resource, "botkeys" or "agentkeys" perhaps.
For the content type, isn't this just "application/jwks+json"?
Both the
/.well-known/resource and the content type are very, very, very long strings. Is there a shorter, more evocative name you can use?For the resource, "botkeys" or "agentkeys" perhaps.
For the content type, isn't this just "application/jwks+json"?