IQService Security Group rules

I have a security group rule that allows the VAs to communicate to the IQService host only on port 5050 and 5051 in our AWS infrastrucutre. Would that cause connection problems between the VAs and the IQService host?

Hi @nwolfe5 !

It might, IIRC IQService is now enforcing TLS which would require using the TLS ports. Are you getting an error at this point?

Yea it was a TLS error I just had to switch the ports to non tls in IQService and the connection started working.

Glad to hear it’s good now!