Generating a PKCS12 (.p12) Keystore File from a Google Cloud LDAP Client
Google's Secure LDAP service generates a certificate that serves as the primary authentication mechanism for the LDAP clients to authenticate with Secure LDAP.
To configure Jamf Pro to authenticate with client certificates, they must be installed in the application's keystore. This article explains how to generate the PKCS12 (.p12) keystore file and upload it to Jamf Pro when integrating with Google Cloud Identity Provider.
A Google Identity subscription that includes Google's LDAP service so you can download a certificate.
For more information about Google's Secure LDAP service, see About the Secure LDAP service on the Google Workspace Admin Help website and Add and connect new LDAP clients on Google's Cloud Identity Help website.
OpenSSL must be installed in your local environment to convert the certificate and key to .p12 keystore format.