VDP模板部署后无法用浏览器打开8543端口
(2015-09-10 13:22:25)
标签:
it |
分类: 虚拟 |
To run the attached 2111900_VDPHotfix.SHA2.sh.zipfile
in the VDP appliance:
- Download
the
2111900_VDPHotfix.SHA2.sh.zip file attached to this article.
- Copy
the
2111900_VDPHotfix.SHA2.sh.zip file to the VDP appliance and place it in the /tmp directory. Windows users should use a file transfer utility such as Filezilla or WinSCP to do this. Linux users can use the scp command.
- In VDP 5.8 and later, you can use
an
SSH session or the console of the VDP appliance to log in as admin user. See note #1.
- In VDP 5.8 and later, switch from
the
admin user to the root user by running this command:
su - root
See Note # 1.
- Change the directory
to
/tmp by running this command:
cd /tmp - Run these commands:
- unzip 2111900_VDPHotfix.SHA2.sh.zip
- CD into folder 2111900_VDPHotfix.SHA2.sh
- chmod a+x VDPHotfix_SHA2.sh
- ./VDPHotfix_SHA2.sh
This hotfix removes the older SHA1 certificate of the VDP tomcat service and generates a new SHA2 certificate. - After do this. Open the website with the IE. I had try the Chrome and Firefox all failed.