I have what I believe to be the latest version of tls1.3 from the CVS repository, which is behaving oddly. To get a result from `make test', I have to first `make install', then `make test', which complains it cannot find an initialisation script, then `make test' again, whereupon all the tests (so far as I can see) are failed. Meanwhile, httpd.tcl runs on both http and https ports, but I cannot connect with https - various errors such as `data transmission error', `network failure' and so on. So I wonder whether this is a tls problem or a certificates problem. Should the certificates that come in the distribution work for test purposes? And what does one actually *do* to `self-sign' a certificate?
