Hi,
It sounds like 443 is not assume as default if the port is not
specified. I would suggest to create a Jira about that.
Regards
JB
On 31/10/2019 08:36, black&white wrote:
> We are trying to communicate with ActiveMQ from JMS adapter in weblogic over
> https.
> But while we are trying to do s
I had hoped to check the code to answer you with certainty, but
circumstances haven't allowed that, so...
The behavior you're seeing certainly seems to indicate that the HTTPS
transport requires the port to be specified explicitly, and doesn't default
to the default HTTPS port (443). If you think
We are trying to communicate with ActiveMQ from JMS adapter in weblogic over
https.
But while we are trying to do same (https:///activemq), we are
getting below error message.
If we give https port along with DNS name (https://:443/activemq)
it is going through fine. Any idea if https transport i