Issue
- The following error occurs after running "tsm maitenance restore" command and the restore fails.
Restoring 'XXX.tsbak'...
Using server-side file name 'XXX.tsbak'
Restoring the backup 'XXX.tsbak' was unsuccessful.
See tsm.log for more information.
- The following error could be found in tsm.log:
ERROR com.tableausoftware.tabadmin.cli.ServerApi - Exception sending request.
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://localhost:8850/api/0.5/configurations/requested/keys": Certificate for <localhost> doesn't match any of the subject alternative names: [<FQDN>]; nested exception is javax.net.ssl.SSLPeerUnverifiedException: Certificate for <localhost> doesn't match any of the subject alternative names: [<FQDN>]