09-19-2018 09:12 PM - edited 03-14-2019 06:30 PM
I am new to UCCE installations. I did install a server for DC and two servers for UCCE.10.5 After the UCCE installation, I am not able to open websetup page on both the servers.
Not sure where to dig into for this issue. Any help is much appreciated.
Thanks in advance
Solved! Go to Solution.
09-20-2018 10:04 AM
Thanks for all your help.. I was able to fix the issue by creating self signed certificates.
Here are the steps
Hi David, I recently tried to do this and I think I figured out a solution. This is on ICM 8.5(4). Let me know if this works for you.
Open SSL Encryption Utility. Select All Instances. Click Certificate Administration tab. Click Uninstall. Close SSL Encryption Utility.
Create Certificate request in IIS Manager.
Complete Certificate request in IIS Manager.
Export Certificate in IIS to c:\icm\ssl\[yourfile.pfx]. Remember password you use.
Open command prompt
Cd c:\icm\ssl\bin
Openssl.exe
pkcs12 -in c:\icm\ssl\[yourfile.pfx] -nocerts -out keyfile-encrypted.key
pkcs12 -in c:\icm\ssl\[yourfile.pfx] -clcerts -nokeys -out [host.crt]
Exit
Copy c:\icm\ssl\bin\host.crt to c:\icm\ssl (overwrite if necessary)
Copy c:\icm\ssl\bin\keyfile-encrypted.key to c:\icm\ssl (overwrite if necessary)
Open SSL Encryption Utility. Select All Instances. Click Certificate Administration tab. Click Install. Click no when it asks to create a new certificate. Close SSL Encryption Utility. I got one error but certificate imported successfully.
Verify by going to https:///reskill
09-19-2018 09:46 PM - edited 09-20-2018 01:16 AM
EDITED
Sorry Was read it "Whatsapp" page... I was in dream ...
Regards,
Deepak Kumar
09-20-2018 12:54 AM
Hi ,
Open Domain manager and add – Select the domain user you want to add as a member to the Security Group.
More details follow the below link.
You should login as Domain user.
09-20-2018 12:53 AM
Are you able to ping the IP ? and tried https://<ip address>/setup or https://<hostname>/setup
if you have still issue look at below checklist.
http://docwiki.cisco.com/wiki/Web-Setup_Checklist
it would be nice if you can attach the screen shot or error.
09-20-2018 10:04 AM
Thanks for all your help.. I was able to fix the issue by creating self signed certificates.
Here are the steps
Hi David, I recently tried to do this and I think I figured out a solution. This is on ICM 8.5(4). Let me know if this works for you.
Open SSL Encryption Utility. Select All Instances. Click Certificate Administration tab. Click Uninstall. Close SSL Encryption Utility.
Create Certificate request in IIS Manager.
Complete Certificate request in IIS Manager.
Export Certificate in IIS to c:\icm\ssl\[yourfile.pfx]. Remember password you use.
Open command prompt
Cd c:\icm\ssl\bin
Openssl.exe
pkcs12 -in c:\icm\ssl\[yourfile.pfx] -nocerts -out keyfile-encrypted.key
pkcs12 -in c:\icm\ssl\[yourfile.pfx] -clcerts -nokeys -out [host.crt]
Exit
Copy c:\icm\ssl\bin\host.crt to c:\icm\ssl (overwrite if necessary)
Copy c:\icm\ssl\bin\keyfile-encrypted.key to c:\icm\ssl (overwrite if necessary)
Open SSL Encryption Utility. Select All Instances. Click Certificate Administration tab. Click Install. Click no when it asks to create a new certificate. Close SSL Encryption Utility. I got one error but certificate imported successfully.
Verify by going to https:///reskill
06-03-2019 01:49 AM
Thanks a Ton!! Uday Kiran. I was facing the same issue, this really helped
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide