(Reference Information) How to Automatically Select a Certificate

When using certificate-based authentication, if multiple certificates are installed on a device,
a certificate selection screen will be displayed.

This article introduces a way to have this certificate selection performed automatically via settings in each browser.
Note: For details such as the setup procedure, please check with each browser vendor.

■Chrome (external site)
https://chromeenterprise.google/policies/?policy=AutoSelectCertificateForUrls

■Edge (external site)
https://learn.microsoft.com/ja-jp/deployedge/microsoft-edge-policies#autoselectcertificateforurls

Chrome/Edge Configuration Example

  • Client authentication (certificate issued by TrustLogin)
    Note: If you are using your own certificate, please check the values to configure against your own certificate.

    {"pattern":"https://cert.sku.id","filter":{"ISSUER":{"CN":"TrustLogin Client Authentication CA", "O": "TrustLogin"}}}

     
  • Device restriction

    {"pattern":"https://cert.sku.id","filter":{"ISSUER":{"CN":"TrustLogin Client Authentication CA 2022", "O": "TrustLogin"}}}

■Firefox

On the client certificate selection screen, select the certificate to use for authentication, and then check the box for "Remember this decision."
Client certificate automatic selection 01.png

Note: If you selected the wrong certificate by mistake and need to change the certificate used for automatic selection, go to
 Firefox Settings > Privacy & Security > Certificates > View Certificates > the "Authentication Decisions" tab,
 select the certificate, and click "Delete."
Client certificate automatic selection 02.png

(Reference Information) How to Automatically Select a Certificate

When using certificate-based authentication, if multiple certificates are installed on a device,
a certificate selection screen will be displayed.

This article introduces a way to have this certificate selection performed automatically via settings in each browser.
Note: For details such as the setup procedure, please check with each browser vendor.

■Chrome (external site)
https://chromeenterprise.google/policies/?policy=AutoSelectCertificateForUrls

■Edge (external site)
https://learn.microsoft.com/ja-jp/deployedge/microsoft-edge-policies#autoselectcertificateforurls

Chrome/Edge Configuration Example

  • Client authentication (certificate issued by TrustLogin)
    Note: If you are using your own certificate, please check the values to configure against your own certificate.

    {"pattern":"https://cert.sku.id","filter":{"ISSUER":{"CN":"TrustLogin Client Authentication CA", "O": "TrustLogin"}}}

     
  • Device restriction

    {"pattern":"https://cert.sku.id","filter":{"ISSUER":{"CN":"TrustLogin Client Authentication CA 2022", "O": "TrustLogin"}}}

■Firefox

On the client certificate selection screen, select the certificate to use for authentication, and then check the box for "Remember this decision."
Client certificate automatic selection 01.png

Note: If you selected the wrong certificate by mistake and need to change the certificate used for automatic selection, go to
 Firefox Settings > Privacy & Security > Certificates > View Certificates > the "Authentication Decisions" tab,
 select the certificate, and click "Delete."
Client certificate automatic selection 02.png