Skip to content

MUST use https protocol only

Servers MUST be https and no other protocol is allowed.

Invalid Example

servers:
  - url: http://azgw.api.ukhsa.gov.uk/detect/testing/v1
    ...

Valid Example

servers:
  - url: https://azgw.api.ukhsa.gov.uk/detect/testing/v1
    ...

UKHSA Guidelines Security