Skip to content

Commit

Permalink
Pin oscrypto to a git ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ysaito1001 committed Jan 22, 2025
1 parent 592d496 commit 284f76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci-scripts/configure-tls/configure-badtls
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

set -euxo pipefail

python3 -m pip install git+https://github.com/wbond/oscrypto.git@1547f535001ba568b239b8797465536759c742a3
python3 scripts/generate.py badtls.test
sudo mkdir /etc/nginx/tls || true
sudo mkdir /var/www || true
Expand Down

0 comments on commit 284f76a

Please sign in to comment.