mirror of
https://github.com/xcat2/confluent.git
synced 2025-03-09 21:56:50 +00:00
Update the pyopenssl message
It makes it more clear that a restart would be required to pull in updated dependency.
This commit is contained in:
parent
3c21ca8739
commit
c28a963d62
@ -159,7 +159,9 @@ def sessionhdl(connection, authname, skipauth=False, cert=None):
|
||||
'python-pyopenssl installed or has an '
|
||||
'incorrect version installed '
|
||||
'(e.g. pyOpenSSL would need to be '
|
||||
'replaced with python-pyopenssl)'}})
|
||||
'replaced with python-pyopenssl). '
|
||||
'Restart confluent after updating '
|
||||
'the dependency.'}})
|
||||
return
|
||||
return collective.handle_connection(connection, None, request['collective'],
|
||||
local=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user