Joe
Joe
Editing the urllib.request.urlopen(repo_url) to include the CA from certifi did the trick. The line with this on then looked like this with urllib.request.urlopen(repo_url, cafile='C:\\Users\\Administrator\\yara\\lib\\site-packages\\certifi\\cacert.pem') as response, open("./dbs/%s" % filename, 'wb')...
Can confirm this is the August Security Update
@cnotin Thanks for this. Looks like i lost the changes when making the merge more presentable. I have amended the commit to now include the changes in kull_m_rpc_ms-pac.h as looks...