Step 4: Enable HTTP Certificate Lookup (optional)

The following actions occur during a phase 1 IKE exchange: IKEv2 defines two new encoding types that require the use of an HTTP server: The NSS server supports these new encoding types; however, by default the IKED does not support sending or receiving them.
Use the CertificateURLLookupPreference parameter on the KeyExchangePolicy and KeyExchangeAction statements in the IP security policy configuration file to enable the IKED to use the hash and URL encoding types. Code the appropriate value on the CertificateURLLookupPreference parameter:
Rule: You must configure the NSS server appropriately before the IKED can send the new encoding types.

Enabling this capability might result in smaller messages being exchanged between the IKED and its remote security endpoint as well as the IKED and the NSS server; however, it may also result in increased latency during an IKEv2 negotiation.

For more details about the CertificateURLLookupPreference parameter on the KeyExchangePolicy and KeyExchangeAction statements, see z/OS Communications Server: IP Configuration Reference. For more details about configuring the NSS sever to use the new certificate encoding types, see Using hash and URL certificate encoding types.