
Chapter 6. DB2 Everyplace Synchronization Server 125
1. Connect to the DB2 Everyplace Synchronization Server, using a Web
browser, https as the protocol, and the proper SSL port, and obtain the
certificate file that you want to install on the DB2 Everyplace Sync Client.
Then, export the certificate to a file using base-64 encoded X.509 format.
2. Copy this file to /usr/share/ss/certs as the root user.
3. Find out the hash value of the certificate by entering the following command:
openssl x509 -noout -hash -in <ca_certificate file>
Where <ca_certificate> file is the name of the base-64 encoded X.509
certificate file.
4. Then you need to create ...