The PKCS#12 bundle was created by running the following on
in the qsslsocket/certs directory:

openssl pkcs12 -export -in leaf.crt -inkey leaf.key \
               -out leaf.p12 \
               -certfile inter.crt -CAfile ca.crt

No password was provided.
