@joe-belliveau-WD. I've opened your issues here so I can look into them.
1. Option to allow selfsigned certs or disable some checks #31
bitwisecook/vscode-iRule#31
SSL Errors is using self signed certificates
to reproduce
-> create an f5 use a self signed cert from the appliance for the management interface
-> bind the cert to interface
-> add the device to the f5 module list
-> Try to connect
cause: [Error: write EPROTO 1305672610496:error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER:../../third_party/boringssl/src/ssl/tls_record.cc:231:
2. Fix Connecting to single device if a window swap occurs #32
bitwisecook/vscode-iRule#32
When connecting to a device, if you move focus to another window the password prompt is gone and "cancelled" this shouldn't happen. The prompt should remain and able to be filled when focus is returned
3. Have to restart vscode to attempt to connect to a single device #33
bitwisecook/vscode-iRule#33
When using a single device vscode has to be restarted in order to attempt a new connection to the device
Steps to reproduce > Add device, when asked for password swap off the focused window, return to focused window and try to read the configuration of the device. Connection gets stuck and you have to kill vscode and restart in order to allow another connection attempt.
@joe-belliveau-WD. I've opened your issues here so I can look into them.
1. Option to allow selfsigned certs or disable some checks #31
bitwisecook/vscode-iRule#31
SSL Errors is using self signed certificates
to reproduce
-> create an f5 use a self signed cert from the appliance for the management interface
-> bind the cert to interface
-> add the device to the f5 module list
-> Try to connect
cause: [Error: write EPROTO 1305672610496:error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER:../../third_party/boringssl/src/ssl/tls_record.cc:231:
2. Fix Connecting to single device if a window swap occurs #32
bitwisecook/vscode-iRule#32
When connecting to a device, if you move focus to another window the password prompt is gone and "cancelled" this shouldn't happen. The prompt should remain and able to be filled when focus is returned
3. Have to restart vscode to attempt to connect to a single device #33
bitwisecook/vscode-iRule#33
When using a single device vscode has to be restarted in order to attempt a new connection to the device
Steps to reproduce > Add device, when asked for password swap off the focused window, return to focused window and try to read the configuration of the device. Connection gets stuck and you have to kill vscode and restart in order to allow another connection attempt.