diff options
author | Mohit Agrawal <moagrawal@redhat.com> | 2020-03-31 16:45:35 +0530 |
---|---|---|
committer | Xavi Hernandez <xhernandez@redhat.com> | 2020-04-02 08:31:29 +0000 |
commit | 80dd8cceab3b860bf1bc2945c8e2d8d0b3913e48 (patch) | |
tree | 3df391cc44e3f9146d9b87f9a97b75a080227370 /extras/logger.conf.example | |
parent | 2d5ba449e9200b16184b1e7fc84cabd015f1f779 (diff) |
rpc: Make ssl log more useful
Currently, ssl_setup_connection_params throws 4 messages for every
rpc connection that irritates a user while reading the logs. The same
info we can print in a single log with peerinfo to make it more
useful.ssl_setup_connection_params try to load dh_param even user
has not configured it and if a dh_param file is not available it throws
a failure message.To avoid the message load dh_param only while the user
has configured it.
Change-Id: I9ddb57f86a3fa3e519180cb5d88828e59fe0e487
Fixes: #1141
Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>
Diffstat (limited to 'extras/logger.conf.example')
0 files changed, 0 insertions, 0 deletions