It looks like there is something wrong with the SSL communication.

I'd recommend you ask the person that forwarded you those documents. We don't have any context and don't know why these recommendations were made.
 
it was ibm support team shared the link i have issue in ssl with client and server
 
So what's the issue? Please post the activity log and/or tsm_error.log
 
06/14/18 12:43:10 ANS1592E Failed to initialize SSL protocol.
06/14/18 12:43:30 ANS1579E GSKit function gsk_attribute_set_enum GSK_SSL_EXTN_EXTENDEDMASTERSECRET_CLIENT_ENABLE true failed with 701: GSK_ATTRIBUTE_INVALID_ID
06/14/18 12:43:30 ANS9020E A session could not be established with a IBM Spectrum Protect server or client agent. The return code is -362.
06/14/18 12:43:31 ANS1579E GSKit function gsk_attribute_set_enum GSK_SSL_EXTN_EXTENDEDMASTERSECRET_CLIENT_ENABLE true failed with 701: GSK_ATTRIBUTE_INVALID_ID
06/14/18 12:43:31 ANS9020E A session could not be established with a IBM Spectrum Protect server or client agent. The return code is -362.
06/14/18 12:43:31 ANS1579E GSKit function gsk_attribute_set_enum GSK_SSL_EXTN_EXTENDEDMASTERSECRET_CLIENT_ENABLE true failed with 701: GSK_ATTRIBUTE_INVALID_ID
06/14/18 12:43:31 ANS9020E A session could not be established with a IBM Spectrum Protect server or client agent. The return code is -362.
06/14/18 12:43:31 ANS1579E GSKit function gsk_attribute_set_enum GSK_SSL_EXTN_EXTENDEDMASTERSECRET_CLIENT_ENABLE true failed with 701: GSK_ATTRIBUTE_INVALID_ID
06/14/18 12:43:31 ANS9020E A session could not be established with a IBM Spectrum Protect server or client agent. The return code is -362.
06/14/18 12:43:31 ANS1592E Failed to initialize SSL protocol.
06/14/18
 
Yes, this is the problem with SSL, but we still need the context. Something like "I have ISP/TSM server, version XXX, and then, I have installed/upgraded client of type (BA, TDP, API)
It used to vork, but now it doesn't"

and so on. Can you do it?
 
server :- 8.1.4.0
client :- ba 8.1.4.0
api 8.1.4.0
tdp 8.1.40

all new setup no upgrade
 
I believe that you have described problem when you attempt to start the BA client.
Is this correct?
Have you registered node on the server?
Have you configured the client properly?
What OS is client installed on?
What exact operation you are trying to execute when the problem appears?
 
yes every thing is ok but iam getting issue after read many site i tried some changes now i need to wait to see it is working or not
 
Are you using self signed certificates or one that is signed by a certificate authority?
 
sorry i dont understand and i think i have done nothing like that
 
In certain environments that I support I have had the exact same server & client versions talking to each other via SSL and have not experienced the issues highlighted.

So long as the methods for SSL communications between 8.1.4 Servers and 8.1.4 clients are followed then there shouldn't be any problems..

- SSL TCPPort defined on the ISP Server (dsmserv.opt) & open on any network/local firewalls between server and clients
- Certificate copied from ISP Server and imported onto client (cert256.arm)
- Same SSL TCPPort defined on the client. (dsm.opt)
 
Back
Top