two big rsa keys, 2 big certs.

to use them openssl needs recompilation:
# define OPENSSL_RSA_MAX_MODULUS_BITS	163840
# define OPENSSL_RSA_MAX_PUBEXP_BITS	104000

for openssl 1.0.0a

the private keys are included on purpose.

