Mamangement UI with client Auth enabled

When i am using the /auth console to do configuration, i need to turn off client authentication in the wildfly, e.g. setting verify-client=“REQUESTED” . This has become an issue to do during working hours due to the production like use of the system. Is there a way to leave the verify-client=“REQUIRED” and still access the auth console from a web-browser like chrome? I have tried to import the public cert into the browser, and also a trusted key, but i get a rejected error on chrome. Any help would be appreciated