Skip to content

DTLS 1.2: fix 1st client hello bug #550

DTLS 1.2: fix 1st client hello bug

DTLS 1.2: fix 1st client hello bug #550

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master