Results 11 issues of Geert Hendrickx

Currently ssdb-cli prints banner and prompt on stderr, regulur output on stdout, and errors on stderr. This makes it hard to use in (cron) scripts because you can't just discard...

Feature request: could SBFspotUploadDaemon get an option to write its logs to stdout, instead of a file in `LogDir` ? (eg. by "`LogDir=-`") This would play nice(r) with process managers...

enhancement

instead of the ambiguous "not exactly one From field". Same for Date field.

rather than a hardcoded openssl version check, for openssl 3.0+ compatibility.

instead of the ambiguous "not exactly one From field". Same for Date field.

Hi I'd like to enable `RequiredHeaders`, but I noticed it provides no useful SMTP response, just a plain "550 5.7.1 Command rejected" (a Postfix default value?) However the logs do...

I am running testssl.sh 3.2rc2 from https://testssl.sh/dev/, commit f0e1540bc656b44c73b806070cf429f7bd796a5e. I am running testssl.sh against a mail service (POP3 and IMAP) behind nginx as a reverse proxy. Since nginx 1.21.4, this...

bug:minor

Hi Could you add support for Kodi webserver with SSL, so optional https in addition to hostname and port? Right now the plugin is hardcoded to `http://hostname:port/jsonrpc`. Thanks!

## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: Could this constant: https://github.com/xbmc/xbmc/blob/master/xbmc/network/WebServer.cpp#L1224 ` const char* ciphers = "NORMAL:-VERS-TLS1.0";` be...

Triage: Needed