pub fn test_client_server_dyn_pkcs12(
    connector: &dyn TlsConnectorType,
    acceptor: &dyn TlsAcceptorType
)