Conversation
…Body type in URLs.
…ments for URL customization
|
This looks OK but the naming could be better, because "type 2" is not an evident meaning. What is the essence of this thing? Add a suffix? Expand or augment the original URL? I'd rather use these keywords instead of "type 2". |
It expands the original URL, with the PKIBody type names, like for |
|
@ralienpp I think you are right: What about |
…RL_SUFFIX for better readability.
Add additional endpoints for the reaching the MockCA.
Description
/<pkibody_type>,/issuing/<pkibody_type>,/.well-known/cmp/p/<pkibody_type>PKIBodytype to the-serverargument.ADD_PKIBODY_TYPE_2_URLto add the pkibody name to the url, if that config variable is set toTrue.TODO
PKIBodytype is accepted for each URL.Motivation and Context
URLendpoints define in RFC9480 and RFC9810How Has This Been Tested?
ADD_PKIBODY_TYPE_2_URLvariable set toTrue.