dirmngr: Add the used TLS library to the debug output.
* dirmngr/http.c (send_request): Print the used TLS library in debug mode.
We allow two different TLS libararies and thus it is useful to see
that in the debug output of bug reports.
- Signed-off-by: Werner Koch <wk@gnupg.org>