Skip to content

Commit

Permalink
limbo: add restrictive-permits-in-intermediates (#100)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw authored Nov 24, 2023
1 parent 809978d commit 9ef1ab3
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 262 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,6 @@ test-openssl:
.PHONY: test-rust-webpki
test-rust-webpki:
@cargo run --bin rust-webpki-harness

.PHONY: test
test: test-go test-openssl test-rust-webpki
Loading

0 comments on commit 9ef1ab3

Please sign in to comment.