Skip to content

SSL Problem #115

@SAkhoundi

Description

@SAkhoundi

on use of fbns after a time connected got error
error ClientDisconnectedError: MQTToTClient got disconnected. Reason: {"reason":{"library":"SSL routines","reason":"wrong version number","code":"ER

i tried with this options

additionalTlsOptions:{
          minVersion:"TLSv1.3",
          maxVersion:"TLSv1.3",
          ciphers:'SSLv3',
}

did you face with this problem?
do you have any solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions