Closed mkrebs81 closed 5 months ago
Please do not approve yet. After conducting several tests with different brokers, it seems that certificate validation is enforced even in default configuration.
I have found a solution. I had to implement dummy trust managers, but it works now. I have tested it separately, using my own broker, which had no valid certificate.
@mkrebs81 Looks OK to me. Please merge if all done..
implemented based on current SGr specification. can enable/disable TLS and certificate verification. disable authentication when username is empty.