[roll] Roll fuchsia [auth] Script to check LOAS cert type

check_loas_restrictions.sh:
examines current LOAS certificate (interactively 'gcert's if needed)
and determines whether it is restricted or unrestricted.

Made into a standalone script to be re-used in different places.

The result of this script is intended to be cached,
run once per network change in the users development environment.

Original-Bug: 342026853
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1162493
Original-Revision: f00d0872d72b9446fe9810a8b4c27b4eca3f10e4
GitOrigin-RevId: 6a1c00e48a1466430ac007bf9b85c88f68f58639
Change-Id: I64d038015e80ae4010e4b7ff81ee395f210a91c7
1 file changed
tree: 6b4edd1e09e7c39a0510426b7c57c31d8b8e28dc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.