Configure property
A property configuration manages how Akamai edge servers process requests, responses, and objects served over the Akamai platform. A property indicates which property configuration file and product to use when processing incoming requests. It also defines the types of service, for example, how topics can be accessed.
Configure the IoT Edge Connect property
You need to configure a property to bind a property to hostnames.
-
Go to ☰ > CDN > Properties, and then click New Property.
-
Select IoT Edge Connect form the Product list.
-
In the Property Name field, enter a name for your property and click Create Property.
-
In Property Version Information, make sure that Security Options is set to Standard TLS ready.
-
In Property Hostnames, click Add.
-
In the Add Hostnames wizard:
-
Enter your property hostname or an appropriate portion of that hostname and click Next.
This should be the hostname of the broker.
-
If needed, change the protocol to IPv4 and click Next.
-
On the Certificates Matching All Property Hostnames tab, select an SSL certificate, click to modify an existing certificate, or click to create a new SSL certificate. When done, click Next.
You should see the certificate that you pre-created in Create a TLS certificate as the candidate.
This certificate is presented by your namespace to authenticate itself to the connecting user. It's not the same as a Mutual Authentication certificate.
-
Click the pen icon and select the edge hostname that your account representative provided. Then click Submit.
-
-
In the Content Provider Code behavior, select your CP code from Content Provider Code.
Configure the IoT Edge Connect behavior
Configure this behavior to enable the IoT Edge Connect product, connect previously reserved namespaces, and decide which protocols users can use to publish and receive messages. Each jurisdiction requires a separate configuration.
-
Make sure that the Enable switch is set to On.
-
Select the namespace-jurisdiction pair from the Namespace dropdown.
-
Enable at least one communication protocol:
-
MQTT
Uses a secure connection using port 8883. -
MQTT over WebSocket
Uses a secure connection using port 443. -
HTTP
Uses a secure connection using port 443.
-
Updated almost 3 years ago