Hi there, The DN would be specified by the certificate provisioned as part of a mutual auth setup between the C2 server and one or more minifi instances. This information is provided to the server as part of the handshake and allows the server to extract out the relevant details and pass that through its authorization filters.
> On Sep 25, 2019, at 23:06, 王谭旭 <[email protected]> wrote: > > hello > I have some doubts about the certification configuration of > minifi-c2(./conf/authorities.yaml、./conf/authorizations.yaml). > So says the official documentation for minifi-c2: "./conf/authorities.yaml > determines the authority or authorities (arbitrary string value) to assign to > requesters based on their DN." My question is how does the requester > configure his own dn? How does c2 receive the requester's dn? > I would appreciate it if you could answer my question.
