Use this option to enable the use of client-side certificates to authenticate MobiLink clients to third party servers and proxies.
identity=filename
TLS, HTTPS
None
The filename indicates the file that contains the client's identity. An identity consists of the client certificate, the corresponding private key, and, optionally, the certificates of the intermediary certificate authorities.
If the private key is encrypted, use the identity_password option to specify a password.
Client-side certificates allow you to authenticate to third-party servers and proxies that have been configured to accept client-side certificate authentication and are sitting between the client and MobiLink server. Client-side certificates can also provide client-side authentication with the MobiLink server by retrieving the client-side certificates from within an authentication_user connection event by using the getCertificateChain method and testing its authenticity.