Recent Posts
Recent Comments
- MQGem Monthly (December 2021) | MQGem Software on Basic MQ commands
- António Trindade on IBM MQ installation in Linux
- thanith on IBM MQ installation in Linux
- MQGem Monthly (July 2019) | MQGem Software on IBM MQ basics: publish and subscribe
- MQGem Monthly (May 2019) | MQGem Software on IBM MQ basics: remote queues and channels
Archives
Categories
Links
Meta
Category Archives: Basics
Basic MQ commands
This should probably be my first blog post about MQ, but I confess: I was too excited to start writing. Lately I’ve had little time to post new stuff. This is probably just an excuse to write something again. In the … Continue reading
IBM MQ basics: security — part 2: user authentication
User authentication is another aspect of security that is often overlooked and many think it only applies to human users. Quite the contrary! User authentication, albeit with a few twists, is an essential aspect for securing applications’ access to resources. IBM … Continue reading
Posted in Basics, Middleware, MQ, Security Tagged ibm, ibm mq, IBMMQ, mq, mqseries, websphere mq, WebSphereMQ Comments Off on IBM MQ basics: security — part 2: user authentication
IBM MQ basics: security — part 3: object permissions
This time, I’ll be writing about object permissions only. Object permissions allow for fine-grained access control to MQ objects (queues, topics, etc.). One can configure an user to only be able to read from one specific queue and only write to … Continue reading
Posted in Basics, Middleware, MQ, Security Tagged ibm, ibm mq, IBMMQ, middleware, mq, mqseries, websphere mq, WebSphereMQ Leave a comment
IBM MQ basics: security — part 1: SSL communications
It is frequently neglected. It is almost always overlooked. It is the ugly duckling of distributed application design. Yes, I am talking about Information Security. Security should be a compulsory requirement of any application. IBM MQ has extensive security options … Continue reading
Posted in Basics, Middleware, MQ, Security Tagged ibm, IBMMQ, mq, mqseries, ssl, WebSphereMQ Leave a comment