I have a golang APP, which is supposed to get few contents from a Server(HTTPS). during TLS handshakes how should i get the installed client certs from the system(keychain for example on Mac). How would i prompt to user when there are two certificate installed for same server?