OCI: RestAPI server certificate

To verify the server certificate used by OCI, use the openssl command, as follow as an example.

openssl s_client -connect iaas.ap-sydney-1.oraclecloud.com:443 -showcerts

The certificate can then be extracted and registered into a wallet via the orapki utility.