# Pastebin afBtjihK @Test public void testTLSClientCertPEMRequiredAll() throws Exception { testTLS(KeyCert.PEM, Trust.PEM_CA, KeyCert.PEM_CA, Trust.PEM, true, false, false, false, true); }