Archive for the Category: z/OS

SQLite v3.26.0 Released

D. Richard Hipp has just released SQLite v3.26.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.26.0 Released

IBM MQ V9.1.1 Announced

IBM has announced IBM MQ V9.1.1: https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/1/897/ENUS218-511/index.html Highlights: MQ V9.1.1 base provides the following: Support for running applications on Microsoft™ .NET Core Provision for a list of acceptable Transport Layer Security (TLS) CipherSpecs Dynamic TLS CipherSpec negotiation More effective integration with IBM WebSphere® Liberty Improved queue manager restart and client reconnect times MQ Advanced V9.1.1 […]

Also posted in Fix Packs for MQ, IBM MQ, IBM MQ Appliance, Linux, Unix, Windows Comments Off on IBM MQ V9.1.1 Announced

So You Secured MQ But How Do You Know It Is Secure?

As the MQ Technical Conference V2.0.1.8 t-shirts said “MQAdmin: the superhero of middleware messaging!“. Since, you are a “superhero”, you have secured your MQ environment. You have implemented CHLAUTH and/or CONNAUTH features in IBM MQ. So, give yourself a pat on the back, a gold star or have another cold one on you because you […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Channel Connection Inspector, Security, Unix, Windows Comments Off on So You Secured MQ But How Do You Know It Is Secure?

LearnMQ from IBM Developer

During David Ware’s “What’s New in IBM MQ?” session at MQ Technical Conference v2.0.1.8, David announced LearnMQ (see slide 24). LearnMQ is a place where new users can get some FREE MQ training (and earn badges). The LearnMQ web site is broken down into 3 sections: MQ Essentials MQ Tutorials Run a Demo So, if […]

Also posted in C, C++, Education, HPE NonStop, IBM i (OS/400), IBM MQ, Java, JMS, Linux, Programming, Security, Unix, Windows Comments Off on LearnMQ from IBM Developer

SQLite v3.25.0 Released

D. Richard Hipp has just released SQLite v3.25.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.25.0 Released

IBM MQ 9.1 and IBM MQ Appliance M2002 are announced

IBM has just announced IBM MQ 9.1 and IBM MQ Appliance M2002: https://developer.ibm.com/messaging/2018/07/03/ibm-mq-9-1-ibm-mq-appliance-m2002-announced-plus-small-tweak-continuous-delivery-support/ IBM MQ 9.1 Long Term Support and IBM MQ Appliance M2002 have announced today. IBM MQ 9.1 consolidates product features delivered throughout the IBM MQ 9.0.x continuous delivery releases. IBM MQ 9.1 LTS will be the default firmware level on the new […]

Also posted in IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on IBM MQ 9.1 and IBM MQ Appliance M2002 are announced

New Category – Fix Packs for MQ

I decided to create a new category on my blog called “Fix Packs for MQ”. This will allow people to find MQ Fix Packs quickly. A direct link to the new category is: http://www.capitalware.com/rl_blog/?cat=65 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, HPE NonStop, IBM i (OS/400), IBM MQ, Linux, Unix, Windows 1 Comment

Security Risk for MQ Model Queue

Well, I learnt something new today: an MQ model queue is a security risk! It is not that a model queue in of itself is a security risk but rather what you can do with a model queue to get a backdoor to a queue or maybe it is called a ‘side channel attack’ of […]

Also posted in .NET, C, C#, C++, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, Programming, Security, Unix, Windows 1 Comment

SQLite v3.24.0 Released

D. Richard Hipp has just released SQLite v3.24.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.24.0 Released

MQAUSX Explained or Better Explained

Every once in a while, I get requests to explain what/how MQ Authenticate User Security Exit (MQAUSX) and/or MQ Authenticate User Security Exit for z/OS (z/MQAUSX) work. Client-side perspective: If the client application is configured with the MQAUSX client-side security exit then the user credentials are encrypted and sent to the remote queue manager. This […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, Security, Unix, Windows Comments Off on MQAUSX Explained or Better Explained