Page 2 of 2

Re: Can I upgrade XI 2014R1.3 to latest version

Posted: Mon Jun 10, 2019 2:46 am
by dimsum
No proxy on the network and I was tried --no-check-certificate but no luck, So for the script upgrade how can I install other packages on the HTTP only. I have address SSL inspect on the firewall and I waiting for vendor return check.

Thank you.

Re: Can I upgrade XI 2014R1.3 to latest version

Posted: Mon Jun 10, 2019 9:42 am
by benjaminsmith
Hi @Dimsum,

If you don't have a proxy setup then perhaps the firewall is causing the issue. You can prevent wget from checking for certificates by adding the following to /etc/wgtrc.

Code: Select all

check_certificate = off
Please try again. You'll want to comment that out again after running the upgrade so wget will check certificates again.

Re: Can I upgrade XI 2014R1.3 to latest version

Posted: Fri Jun 14, 2019 9:17 am
by dimsum
I have fixed SSL inspection and try to upgrade completed.

Thanks for your help.

Re: Can I upgrade XI 2014R1.3 to latest version

Posted: Fri Jun 14, 2019 9:26 am
by benjaminsmith
Hello @dimsum,
I have fixed SSL inspection and try to upgrade completed.
Thanks for your help.
Happy to hear this has been resolved.

I will go ahead and close this post. If you need assistance with anything else, please feel free to open a new one.