2.2.2.3.4 HTTPS Activation Service Version 1.1 SPNEGO URI

The HTTPS Activation Service Version 1.1 SPNEGO URI is an HTTP/TLS URI, as specified in [RFC2616] and [RFC2818], which results from resolving the following ActSvc11_WinA_URI ABNF rule [RFC2234].

 ActSvc11_WinA_URI = "https:" "//" host ":" port abs_path 
 abs_path          = "/" segment "/Activation/Coordinator11/Remote/"

The ABNF tokens "host", "port", and "segment", specified in [RFC2396], are used to construct HTTPS URIs as specified in [RFC2818]. The specific values for these tokens are derived from an ExtendedWhereabouts structure as follows.

host: MUST be the szCharArray field of the HostName field.

port: MUST be the HttpsPort field.

segment: MUST be the szCharArray field of the BasePath field.

If the "V1.1" SupportedProtocolFlag in the SupportedProtocols field of the ExtendedWhereabouts structure is 1 and the "N" ProtocolInformationFlags in the ProtocolFlags field of the ExtendedWhereabouts structure is 1, then the Coordinator MUST implement the HTTPS Activation Service Version 1.1 SPNEGO endpoint at this URI.