START	lib/libssl/tlsfuzzer	2024-05-25T21:49:00Z

==== regress-tlsfuzzer ====
openssl req -x509 -newkey rsa -keyout localhost.key -out localhost.crt  -subj /CN=localhost -nodes -batch
Generating a 2048 bit RSA private key
.......................................
...................................................................................................................................
writing new private key to 'localhost.key'
-----
python3 /usr/src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py -s  
Running TLSv1.3 tests ...
test-tls13-ccs.py                                                        FAILED
test-tls13-conversation.py                                               FAILED
test-tls13-count-tickets.py                                              FAILED
test-tls13-empty-alert.py                                                FAILED
test-tls13-finished.py                                                   FAILED
test-tls13-finished-plaintext.py                                         FAILED
test-tls13-hrr.py                                                        FAILED
test-tls13-keyshare-omitted.py                                           FAILED
test-tls13-legacy-version.py                                             FAILED
test-tls13-nociphers.py                                                  FAILED
test-tls13-record-padding.py                                             FAILED
test-tls13-shuffled-extentions.py                                        FAILED
test-tls13-zero-content-type.py                                          FAILED
test-tls13-zero-length-data.py                                           FAILED
test-tls13-connection-abort.py                                           FAILED
Running slow TLSv1.3 tests ...
test-tls13-dhe-shared-secret-padding.py                                  FAILED
test-tls13-invalid-ciphers.py                                            FAILED
test-tls13-serverhello-random.py                                         FAILED
test-tls13-record-layer-limits.py                                        FAILED
test-tls13-large-number-of-extensions.py                                 FAILED
Running TLSv1.2 tests ...
test-aes-gcm-nonces.py                                                   FAILED
test-connection-abort.py                                                 FAILED
test-conversation.py                                                     FAILED
test-cve-2016-2107.py                                                    FAILED
test-cve-2016-6309.py                                                    FAILED
test-dhe-rsa-key-exchange.py                                             FAILED
test-dhe-rsa-key-exchange-with-bad-messages.py                           FAILED
test-early-application-data.py                                           FAILED
test-empty-extensions.py                                                 FAILED
test-extensions.py                                                       FAILED
test-fuzzed-MAC.py                                                       FAILED
test-fuzzed-ciphertext.py                                                FAILED
test-fuzzed-finished.py                                                  FAILED
test-fuzzed-padding.py                                                   FAILED
test-fuzzed-plaintext.py                                                 FAILED
test-hello-request-by-client.py                                          FAILED
test-invalid-cipher-suites.py                                            FAILED
test-invalid-content-type.py                                             FAILED
test-invalid-session-id.py                                               FAILED
test-invalid-version.py                                                  FAILED
test-lucky13.py                                                          FAILED
test-message-skipping.py                                                 FAILED
test-no-heartbeat.py                                                     FAILED
test-record-layer-fragmentation.py                                       FAILED
test-sslv2-connection.py                                                 FAILED
test-truncating-of-finished.py                                           FAILED
test-truncating-of-kRSA-client-key-exchange.py                           FAILED
test-unsupported-curve-fallback.py                                       FAILED
test-version-numbers.py                                                  FAILED
test-zero-length-data.py                                                 FAILED
test-atypical-padding.py                                                 FAILED
test-ccs.py                                                              FAILED
test-dhe-rsa-key-exchange-signatures.py                                  FAILED
test-dhe-key-share-random.py                                             FAILED
test-export-ciphers-rejected.py                                          FAILED
test-downgrade-protection.py                                             FAILED
test-fallback-scsv.py                                                    FAILED
test-invalid-compression-methods.py                                      FAILED
test-renegotiation-changed-clienthello.py                                FAILED
test-sessionID-resumption.py                                             FAILED
test-sig-algs-renegotiation-resumption.py                                FAILED
test-serverhello-random.py                                               FAILED
test-chacha20.py                                                         FAILED
Running slow TLSv1.2 tests ...
test-cve-2016-7054.py                                                    FAILED
test-dhe-no-shared-secret-padding.py                                     FAILED
test-ecdhe-padded-shared-secret.py                                       FAILED
test-ecdhe-rsa-key-share-random.py                                       FAILED
test-large-hello.py                                                      FAILED
Failed tests:
test-tls13-ccs.py
test-tls13-conversation.py
test-tls13-count-tickets.py
test-tls13-empty-alert.py
test-tls13-finished.py
test-tls13-finished-plaintext.py
test-tls13-hrr.py
test-tls13-keyshare-omitted.py
test-tls13-legacy-version.py
test-tls13-nociphers.py
test-tls13-record-padding.py
test-tls13-shuffled-extentions.py
test-tls13-zero-content-type.py
test-tls13-zero-length-data.py
test-tls13-connection-abort.py
test-tls13-dhe-shared-secret-padding.py
test-tls13-invalid-ciphers.py
test-tls13-serverhello-random.py
test-tls13-record-layer-limits.py
test-tls13-large-number-of-extensions.py
test-aes-gcm-nonces.py
test-connection-abort.py
test-conversation.py
test-cve-2016-2107.py
test-cve-2016-6309.py
test-dhe-rsa-key-exchange.py
test-dhe-rsa-key-exchange-with-bad-messages.py
test-early-application-data.py
test-empty-extensions.py
test-extensions.py
test-fuzzed-MAC.py
test-fuzzed-ciphertext.py
test-fuzzed-finished.py
test-fuzzed-padding.py
test-fuzzed-plaintext.py
test-hello-request-by-client.py
test-invalid-cipher-suites.py
test-invalid-content-type.py
test-invalid-session-id.py
test-invalid-version.py
test-lucky13.py
test-message-skipping.py
test-no-heartbeat.py
test-record-layer-fragmentation.py
test-sslv2-connection.py
test-truncating-of-finished.py
test-truncating-of-kRSA-client-key-exchange.py
test-unsupported-curve-fallback.py
test-version-numbers.py
test-zero-length-data.py
test-atypical-padding.py
test-ccs.py
test-dhe-rsa-key-exchange-signatures.py
test-dhe-key-share-random.py
test-export-ciphers-rejected.py
test-downgrade-protection.py
test-fallback-scsv.py
test-invalid-compression-methods.py
test-renegotiation-changed-clienthello.py
test-sessionID-resumption.py
test-sig-algs-renegotiation-resumption.py
test-serverhello-random.py
test-chacha20.py
test-cve-2016-7054.py
test-dhe-no-shared-secret-padding.py
test-ecdhe-padded-shared-secret.py
test-ecdhe-rsa-key-share-random.py
test-large-hello.py
FAILED
*** Error 1 in . (Makefile:25 'regress-tlsfuzzer')
FAILED

FAIL	lib/libssl/tlsfuzzer	test-large-hello.py, *** Error 1 in . (Makefile:25 'regress-tlsfuzzer')