Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ SSLError
Class
SSLError
awscli/botocore/exceptions.py:126–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
126
class
SSLError(ConnectionError):
127
fmt =
'SSL validation failed for {endpoint_url} {error}'
128
129
130
class
ConnectionClosedError(HTTPClientError):
Callers
1
send
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected