You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently updated the package version from 0.9.23 to 1.0.0, which was an upgrade in MQ version from 9.2.5 to 9.3.0. I haven't changed the certs or the keys for connecting to the queue manager I'm working with, since they shouldn't have been specific to my application. However, I'm getting this error when connecting with the same config:
Is there anything I'm missing from bumping these versions up, maybe in terms of configuration, that could cause this issue?
For reference, these were the error logs from the MQ server:
AMQ9658E: Certificate is not within validity period.
EXPLANATION:
A certificate has been encountered which failed checks on its validity period.
The certificate has either expired, or is not yet valid for use. The channel is
'????'; in some cases its name cannot be determined and so is shown as '????'.
The channel did not start.
However, we checked the certificates and keys and none have expired, or are due to expire soon.
The text was updated successfully, but these errors were encountered:
mq-mqi-nodejs version - 1.0.0
I recently updated the package version from 0.9.23 to 1.0.0, which was an upgrade in MQ version from 9.2.5 to 9.3.0. I haven't changed the certs or the keys for connecting to the queue manager I'm working with, since they shouldn't have been specific to my application. However, I'm getting this error when connecting with the same config:
Is there anything I'm missing from bumping these versions up, maybe in terms of configuration, that could cause this issue?
For reference, these were the error logs from the MQ server:
However, we checked the certificates and keys and none have expired, or are due to expire soon.
The text was updated successfully, but these errors were encountered: