Transport protocol to use for registry operations.
@type t() :: :HTTPS | :HTTP
@spec http() :: :HTTP
@spec https() :: :HTTPS