Posted: Sat Mar 21, 2020 8:20 am Post subject: send messages from phpamqplib to amqp protocol
Acolyte
Joined: 31 Oct 2014 Posts: 71 Location: Germany
Hello all,
does somebody tried to use phpamqplib or pecl amqp to send messages to IBM MQ trough amqp protocol ?
i tried but it seems that they are using openwire ssl protocol instead of amqp and this cannot be used with phpamqplib.
i get:
3/21/20 19:04:28.965 AMQXR0021W: Client 'null' at network address '......' disconnected abnormally
with exception 'Received fatal alert: unknown_ca'.
i am specifying the cacert and have imported it in the keystore.
pecl amqp - cannot find working example with ssl ..
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
I see you also posted on stackoverflow.
https://github.com/php-amqplib/php-amqplib does not indicate any testing with IBM MQ. Can you try to use it with IBM MQ AMQP support, without SSL / TLS ? _________________ Glenn
Hello,
Yes i hope more people to see it
Without ssl, i see the again error in php side "broken pipe and closed connection" and no new income log on mq side. _________________ Regards
V.Vasilev
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum