Bug #18990
Updated by Ward Vandewege about 3 years ago
When @TLS/Insecure@ is set to @true@, the "Get API Token" dialog should say
export ARVADOS_API_HOST_INSECURE=true
and otherwise, it should say
unset ARVADOS_API_HOST_INSECURE
Currently, workbench2 always does the latter.