openssl 1.1
The Doctor
doctor at doctor.nl2k.ab.ca
Wed Jan 6 21:11:00 UTC 2016
Looks like nnrpd/tlc.s needs some minor rewrite.
/* We should check current keylength vs. requested keylength
* also, this is an extremely expensive operation! */
/*dh = DH_generate_parameters(keylength, DH_GENERATOR_2, NULL,
NULL);
r = dh;*/
Commented this out because DH_GENERATOR_2 is not defined
and
if (tls_serverengine)
return (0); /* Already running. */
if (tls_loglevel >= 2)
Printf("starting TLS engine");
SSL_load_error_strings();
OpenSSL_add_ssl_algorithms();
CTX = SSL_CTX_new(TLS_server_method());
if (CTX == NULL) {
return (-1);
};
alteration will be needed.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
Birthdate 29 Jan 1969 Redhill, Surrey, UK
More information about the inn-workers
mailing list