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

Fortigard SSL error #32

Open
syloktools opened this issue Apr 5, 2019 · 0 comments
Open

Fortigard SSL error #32

syloktools opened this issue Apr 5, 2019 · 0 comments

Comments

@syloktools
Copy link

I am getting the following error using the Fortigard analyzer:

I only get an SSL error on this analyzer. All the other ones work fine. Proxy settings are set.

Invalid output
Traceback (most recent call last):
  File "Fortiguard/urlcategory.py", line 53, in <module>
    else:
  File "Fortiguard/urlcategory.py", line 41, in run
    'https': 'http://xxxxxxx:8080',
  File "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 75, in get
    return request('get', url, params=params, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 60, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 514, in send
    raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='www.fortiguard.com', port=443): Max retries exceeded with url: /webfilter?q=sitesumo.com (Caused by SSLError(SSLEOFError(8, u'EOF occurred in violation of protocol (_ssl.c:590)'),))
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