Closed zhang250515 closed 3 years ago
The common name of client TLS cert and subject of client TLS cert are always undefined.
emqx broker version:v4.0.0 params config in emqx_auth_http : auth.http.auth_req.params = clientId=%c,userName=%u,userKey=%P,tlsDomain=%C,tlsSubject=%d
And the root TLS cert and client TLS cert are both self signed.
Upgrad to 4.2.6 and then enable tow-way vertify. sloved in slack.
The common name of client TLS cert and subject of client TLS cert are always undefined.
emqx broker version:v4.0.0 params config in emqx_auth_http : auth.http.auth_req.params = clientId=%c,userName=%u,userKey=%P,tlsDomain=%C,tlsSubject=%d
And the root TLS cert and client TLS cert are both self signed.