weekender certificate issue

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

weekender certificate issue

Post by swiftinitpvtltd »

So we have iis and tomcat on same server and tomcat having aware IM with ssl
we also have dotnet core api in iis with ssl
Basically we have iis and tomcat on same server with 2 ip addresses and 2 ssl certs. If I enable ssl on iis tomcat ssl site stops and vice versa.

https://stackoverflow.com/questions/159 ... -same-port

If you have two IP addresses. You can bind one IP for IIS, another IP for Tomcat.

So, both sites can individually use port 443.

For example:

https://firstdomain.com => 192.168.1.2 => IIS
https://seconddomain.com => 192.168.1.3 => Tomcat

We did this but only iis ssl site working both sites have godaddy tomcat and iis certs respectively.

Before IIS site was on aware im ssl site was working but now it does not work 8080 works.

Server now has 2 ip's as well. How to I enable aware IM ssl again

https://stackoverflow.com/questions/186 ... -instead-o

I tried this as well
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

Re: weekender certificate issue

Post by swiftinitpvtltd »

this is figured out! used some other port for iis ssl
Post Reply