mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-21 23:23:40 +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
9fd091daad
commit
835d1fc0ab
@ -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