This post is more than 5 years old
12 Posts
0
22968
January 14th, 2014 11:00
Simple URLs
What is the simplest way to make the OME URL a simple, portless URL?
For Example:
Instead of https://omesite.place.com:2607 we could navigate to: https://omesite.place.com
I figure it would be either a DNS forwarding entry or an HTTP redirect in IIS, but I wanted to get your opinion on it.
No Events found!
jpbentley
12 Posts
0
January 16th, 2014 07:00
I figured this one out. I needed to add a custom certificate to the bindings. I didn't delete any bindings, but added a new one with our internal certificate, and a few other small tweaks.
DELL-Rob C
3 Apprentice
•
2.8K Posts
0
January 14th, 2014 13:00
Hmmmm, not sure if there is an easy way to do this. You might have to make DNS server changes on your site.
If you try to fiddle with the IIS settings, you could goof up the certificate stuff.
Thx
Rob