Paul F.B.

Results 8 issues of Paul F.B.

# Update Check the comment below as the message sequence numbers may be generated by conforming clients in rare scenarios. This relates to both this and [issue 4031](https://github.com/wolfSSL/wolfssl/issues/4031). ### Description...

### Description - Type: Bug - Priority: Minor ## Non-conformance Bug **OS** Linux, Ubuntu 20 **WolfSSL build:** Version: 4.7.1r **Affected Versions** DTLS 1.2 **Expected behavior** The client should reject the...

# Update Check the comment below as the message sequence numbers may be generated by conforming clients in rare scenarios. This relates to both this and [issue 4029](https://github.com/wolfSSL/wolfssl/issues/4029). Description -...

### Your environment. - Version: 2.0.9 - Browser: N/A - Other Information - OS: Ubuntu 20 ### What did you do? Test how the PionDTLS client behaves when asked to...

Hi all, I noticed that recent versions of TLS-Attacker (e.g., 3.8.1) do not seem to report (UDP) transport handler exceptions caused by 'Destination unreachable' ICMP packets. I was wondering if...

Due to time constraints, our CI tests only compare the first five hypotheses that are generated during learning. It would help to have some testing workflows that execute infrequently and...

The `setup_sut.sh` performs `sudo make install` in order to deploy SUTs and SUT dependencies. This has the potential to break things. We should tweak the `setup_sut.sh` to install dependencies locally,...

We currently use JKS keystores. They are slowly becoming deprecated, with PKCS 12 format being prefered. We hence should update DTLS-Fuzzer's keystore to include PKCS 12 cert/key pair. Additionally, we...