Skip to content

wss connection in web_mqtt #4027

Discussion options

You must be logged in to vote

should the options ssl_options.verify = verify_none and ssl_options.fail_if_no_peer_cert = false not let me connect to the broker without certificates?

With those settings in place RabbitMQ will not require certificates. CLIENT ALERT: Fatal - Certificate Unknown suggests that your client is still trying to present certificates, perhaps.

Is there a way to establish the connection or does rabbitmq not allow it and the client must always attach the client certificates?

Yes there is. Your "Flutter" application must have a bug or something is not described correctly here.

The easiest way for us to assist would be for you to provide an application I can run to reproduce the issue.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@carlosdomenje
Comment options

@lukebakken
Comment options

@carlosdomenje
Comment options

@lukebakken
Comment options

Answer selected by carlosdomenje
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@carlosdomenje
Comment options

@lukebakken
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants