You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
Attempting to connect a client (whose device key has a pass phrase) to a backend (whose device key has no pass phrase) results in a crash on the client side.
Client side console output:
(rvi@tjamison-Precision-T5610)1> 2016-07-06 16:05:02.517 [error] <0.194.0>@dlink_tls_conn:handle_upgrade:407 Cannot upgrade to TLS: {error,{options,{keyfile,"/usr/lib/rvi_core/priv/keys/device_key.pem",{error,enoent}}}}
Attempting to connect a client (whose device key has a pass phrase) to a backend (whose device key has no pass phrase) results in a crash on the client side.
Client side console output:
Backend side console output:
Removing the pass phrase from the client's key results in successful connection.
The text was updated successfully, but these errors were encountered: