You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "inject_client_cert" request initializes the cert injection and then closes the socket. It doesn't wait to see if the cert is injected so it makes more sense to return a 202 Accepted response instead of a 200 OK one.
Connected to #1807
The "inject_client_cert" request initializes the cert injection and then closes the socket. It doesn't wait to see if the cert is injected so it makes more sense to return a 202 Accepted response instead of a 200 OK one.
More info on this can be found here.
DoD:
The text was updated successfully, but these errors were encountered: