Hello, Kihaguru Gathura <pqscr...@gmail.com> wrote on Tue, Jan 02, 2024 at 03:53:21PM +0300:
> 0 > C Kenya > P > T Nairobi > Z P.O. Box 30164-00100 > O IFINAX Ltd > I Kihaguru Njenga Gathura > A Bishops Road > M info@ifinax. <i...@pqscript.com>net As far as i can see, this is the only line you want to change, but the new version of the line is malformed: it must not contain angle brackets. It is not clear to me whether you want M i...@ifinax.net or M i...@pqscript.com or even something else? > U While we are sorting this out, can we please also add a working WWW URI? I mean, a "Ltd" company almost certainly has a website nowadays, and listing that would be very helpful for users. However, this does not look good: $ date Sat Jan 6 15:01:57 CET 2024 $ printf "GET / HTTP/1.0\r\n\r\n" | nc ifinax.net http HTTP/1.0 302 Found Connection: close Content-Length: 486 Content-Type: text/html Date: Sat, 06 Jan 2024 14:02:15 GMT Location: https://ifinax.com/ Server: OpenBSD httpd <!DOCTYPE html> [ ... snip ... ] $ printf "GET / HTTP/1.0\r\n\r\n" | nc -cvD ifinax.com https Connection to ifinax.com (41.90.23.242) 443 port [tcp/https] succeeded! TLS handshake negotiated TLSv1.3/TLS_AES_256_GCM_SHA384 with host ifinax.com Peer name: ifinax.com Subject: /CN=ifinax.com Issuer: /C=US/O=Let's Encrypt/CN=R3 Valid From: Fri Nov 3 08:43:56 2023 Valid Until: Thu Feb 1 08:43:55 2024 Cert Hash: SHA256:aa6ea558a0d1e76067225762f3dbd8982cf5cbc73f1c66b9cc47111db05f65b0 OCSP URL: http://r3.o.lencr.org $ echo $? 0 It appears the TLS TCP connection to the https port works, but then the web server immediately closes the connection instead of waiting for HTTP requests. Can you fix the server such that we can add U https://ifinax.com/ or should a different URI be listed? Until these issues are worked out, i refrain from touching the existing entry for Kihaguru Njenga Gathura, for now. Yours, Ingo > B +254 7 0697 0697 > X > N OpenBSD consulting. Speciality in web applications > development with OpenBSD-httpd web server, PostgreSQL DBMS, FastCGI > protocol and C programming language.