Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

WindowsError - [Error 5] Access is denied - Python27\lib\ssl.py in _load_windows_store_certs, line 365 #48

Open
rao-g opened this issue May 30, 2016 · 0 comments

Comments

@rao-g
Copy link

rao-g commented May 30, 2016

Hey,

I am getting following error, i have tried setting up on different server, on local server code is working fine.

Request Method: GET
Request URL: http://*********/
Django Version: 1.9.5
Exception Type: WindowsError
Exception Value:
[Error 5] Access is denied
Exception Location: c:\Python27\lib\ssl.py in _load_windows_store_certs, line 365
Python Executable: c:\Python27\python.exe
Python Version: 2.7.9
Python Path:
['.',
'c:\pyLGUC',
'C:\Windows\SYSTEM32\python27.zip',
'c:\Python27\DLLs',
'c:\Python27\lib',
'c:\Python27\lib\plat-win',
'c:\Python27\lib\lib-tk',
'c:\Python27',
'c:\Python27\lib\site-packages',
'C:\pyLGUC']

Getting error on :-

c:\Python27\lib\ssl.py in _load_windows_store_certs
for cert, encoding, trust in enum_certificates(storename):

Local Vars

purpose
_ASN1Object(nid=129, shortname='serverAuth', longname='TLS Web Server Authentication', oid='1.3.6.1.5.5.7.3.1')

storename
'CA'

It has been a week couldn't find anything on web.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant