Skip to content

TLS/certificate authentication not working if user/password is not set to null #30

Closed
@kervoaz

Description

@kervoaz
  • ibmmq-jms-spring :2.1.2
  • Java version : oracle 1.8

Hello,
This issue looks like the closed issue "Empty/Blank passwords don't seem to work. #18".
If we use certificate as authentication mechnanism, properties user and password (ibm.mq.user /ibm.mq.password) must be set to null in properties file. If these properties are not declared in prop file, they are setup with dummy values(admin/passw0rd) which overwrite the certif authentication mechanism.
This behavior should be at least described in the documentation(if it is the expected behavior).
From my side, I have lost many time because in properties file, I have commented these 2 properties instead of define at null...:(

Thnaks
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions