Contents Index MobiLink user authentication utility Certificate generation utility

MobiLink Synchronization Reference
  Utilities

Certificate reader utility


Use the readcert utility to display values within a certificate and validate the chain of certificates.

Syntax 

readcert certificate-name

Description 

The certificate you specify can be elliptic-curve or RSA.

When synchronization occurs through an ECC_TLS or RSA_TLS synchronization stream, the MobiLink synchronization server sends its certificate to the client, as well as the certificate of the entity that signed it, and so on up to a self-signed root. The client checks that the chain is valid and that it trusts the root certificate in the chain.

This utility scans an X509 authentication certificate and displays the field values. It then checks that the chain of certificates is valid. A validation error is reported if any of the certificates in the chain have expired, are in the wrong order, or are missing.

See also 

Transport-Layer Security


Contents Index MobiLink user authentication utility Certificate generation utility