-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
1spcode healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on
Description
Since we support TLS in this module, we require sslsocket
that may not be supported on system. Need to write test on this case:
Lines 1396 to 1398 in adf731f
if is_tls_enabled and not sslsocket_supported then | |
error("ssl socket is not supported") | |
end |
Metadata
Metadata
Assignees
Labels
1spcode healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on