mc-zact

Results 3 issues of mc-zact

**Describe the bug** A clear and concise description of what the bug is. I noticed that trying to add global connections in the user settings.json was not working, but adding...

triage

I was on 0.2.6 as the is no binary available for 0.2.7, upgraded to 0.2.8 and the list of charts is now empty: I have 4 charts installed but can't...

Using this ``` from p3270 import P3270Client my_client = P3270Client(luName='#LU01', hostName='170.1.2.3', hostPort='1234', modelName='3278-4', verifyCert='no', timeoutInSec=5) ``` I found that verifyCert would still default to yes, and so this arg is...