get extension to load

pull/12/head
papuSpartan 2022-11-12 04:24:41 -06:00
parent 623ac1f808
commit fd52f23bc1
1 changed files with 4 additions and 1 deletions

View File

@ -65,4 +65,7 @@ def trust_cert(cert):
else:
return 1
ca_bundle.close()
infile.close()
infile.close()
setup_tls()