TlsClientEngineTest

35

tests

0

failures

0

ignored

0.340s

duration

100%

successful

Tests

Test Duration Result
afterProperServerHelloSelectedCipherIsAvailable() 0.005s passed
afterProperServerHelloTrafficSecretsAreAvailable() 0.003s passed
certificateMessageShouldNotBeReceivedBeforeEncryptedExtensions() 0.005s passed
certificateRequestMessageShouldContainSignatureAlgorithmsExtension() 0.007s passed
certificateRequestMessageShouldNotBeReceivedAfterCertificate() 0.004s passed
certificateRequestMessageShouldNotBeReceivedBeforeEncryptedExtensions() 0.006s passed
certificateVerifyShouldNotBeReceivedBeforeCertificateMessage() 0.004s passed
certificateVerifySignatureSchemeShouldMatch() 0.004s passed
certificateWithoutMatchingServerNameShouldAbortTls() 0.007s passed
clearingHostnameVerifierDoesNotBypassDefaultVerification() 0.006s passed
encryptedExtensionsShouldNotBeReceivedBeforeServerHello() 0.002s passed
encryptedExtensionsShouldNotContainDuplicateTypes() 0.006s passed
encryptedExtensionsShouldNotContainExtensionNotOfferedByClient() 0.004s passed
engineAcceptsCorrectServerHello() 0.005s passed
engineShouldSendClientFinishedWhenHandshakeDone() 0.061s passed
finisedMessageShouldNotBeReceivedBeforeCertificateVerify() 0.053s passed
incorrectServerFinishedShouldAbortTls() 0.011s passed
serverCertificateMessageRequestContextShouldBeEmpty() 0.005s passed
serverCertificateMessageShouldAlwaysContainAtLeastOneCertificate() 0.004s passed
serverHelloShouldContainCipherThatClientOffered() 0.003s passed
serverHelloShouldContainMandatoryExtensions() 0.001s passed
serverHelloShouldContainPreSharedKeyOrKeyShareExtension() 0.003s passed
serverHelloShouldContainSupportedVersionExtension() 0.001s passed
serverHelloShouldNotContainOtherExtensions() 0.003s passed
serverHelloSupportedVersionExtensionShouldContainRightVersion() 0.001s passed
signatureUsedForClientAuthCertVerifyShouldSelectedFromWhatServerOffers() 0.013s passed
testVerifySignature() 0.003s passed
unknownCertificateShouldAbortTls() 0.042s passed
unsupportedSignatureSchemeLeadsToException() 0.001s passed
validSignatureShouldPassValidation() 0.007s passed
whenSignatureVerificationFailsHandshakeShouldBeTerminatedWithDecryptError() 0.006s passed
withClientCertificateClientAuthLeadsToAdditionalCertificateMessageAndVerifyBeforeFinished() 0.037s passed
withPskAcceptedFinisedMessageShouldFollowEncryptedExentions() 0.005s passed
withPskAcceptedFinisedMessageShouldNotBeReceivedBeforeEncryptedExentions() 0.004s passed
withoutClientCertificateClientAuthLeadsToAdditionalCertificateMessageBeforeFinished() 0.008s passed