Skip to content
This repository was archived by the owner on Aug 20, 2022. It is now read-only.
This repository was 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

@rao-g

Description

@rao-g

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions