Enable client certificate replacement. This would trigger reauthentication of an established MongoClient and recreation of connections/pools to use the new certificate to authenticate the user.
See comments on DRIVERS ticket for additional context on the case for Go
- split from
-
DRIVERS-2746 Allow X.509 client rotation without requiring application restart
- Backlog