Looking for experinced apache developer to modify/patch my old apache 1.3.41

Job ID: 37166994

Budget: $400 – $600 USD

Patch mod_ssl-2.8.31-1.3.41 (or apache) to:

1) disable Disable Export Cipher Suites
2) Deploy (Ephemeral) Elliptic-Curve Diffie-Hellman (ECDHE)
3) Use a Strong, Diffie Hellman Group

Guide to Deploying Diffie-Hellman for TLS:
https://weakdh.org/sysadmin.html

I have a working Apache 1.3.41 + mod_ssl-2.8.31-1.3.41 + openssl-1.0.1k + php 4.4.9.

Openssl was installed like this:
http://67.215.240.85/freelancer/install-openssl.txt

Apache 1.3.41 was installed like this:
http://67.215.240.85/freelancer/install-apache.txt

PHP 4.4.9 was installed like this:
http://67.215.240.85/freelancer/install-php.txt

Downloads:
http://67.215.240.85/freelancer/openssl-1.0.1k.tar.gz
http://67.215.240.85/freelancer/apache_1.3.41.tar.gz
http://67.215.240.85/freelancer/mod_ssl-2.8.31-1.3.41.tar.gz
http://67.215.240.85/freelancer/php-4.4.9.tar.gz
http://67.215.240.85/freelancer/openssl.c (needed to enable tls 1.2 in PHP 4.4.9)

Because the website I am running is relatively complex, I determined that patching my existing apache will be the best option for me, because upgrading apache, mysql, php will definitely break many things.

The patch/changes that you will produce should not break my existing apache + mod_ssl + php installation.

Th project is to provide me with the files that I need to change before recompiling apache. You will not need server access because I will apply the changes.
Related categories: C Programming Linux Apache C++ Programming OpenSSL