cancel
Showing results for 
Search instead for 
Did you mean: 

PI Upgrade for NWA 7.4

Former Member
0 Kudos


Hi ,

Can anyone let me know why we need to do verifying certificates before starting SUM update ,

why do we need to run below  command ,

 

******************************************************************************************************************************************************************     

./keytool -importcert -noprompt -alias XYZ -trustcacerts -file /<path to SUM directory>/SUM/<certificate_filename>.crt -keystore /<path to SUM directory>/SUM/jvm/jre/lib/security/cacerts -storepass changeit

******************************************************************************************************************************************************************

 

If we didn't run what will be impact on the upgrade , does any one faced any issues , Please let me know.

Regards,

Pradeep.

Accepted Solutions (0)

Answers (2)

Answers (2)

Reagan
Advisor
Advisor
0 Kudos

This is mentioned in the SUM guide as to why this should be done.

You can prevent issues related to SSL like this

Cheers

Reagan

Former Member
0 Kudos

Hi Pradeep,

It is related https validation certificate. You can start upgrade without running the above said command but you need to edit (replace the value for https from true to false) the file jump_config.txt under location SUM/sdt/param.

Thanks

Suresh

former_member184720
Active Contributor
0 Kudos

You might want to post this question under