Hello, When I try to create a connector using qdmanage, I am unable to set "sslProfileName" which is defined in the configuration file of the dispatcher. I get the below error:
qdmanage create --type=connector role=route-container addr=localhost port=10101 name=localhost.broker.10101.connector sslProfileName=ssl-full-broker-profile BadRequestStatus: Cannot set attribute 'sslProfileName' in CREATE In the book, I couldn't find anything indicating that this attribute cannot be set when performing a CREATE operation (https://qpid.apache.org/releases/qpid-dispatch-0.6.0/book/schema.html) Regards, Adel
