This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220S: HTTPS connection with globalsign

Part Number: CC3220S

Hello

I'm trying to connect to a HTTPS server on google cloud using a globalsign.der rootCa.

I'm using this example:

https://github.com/sglass520/cc3220-provisioning-HTTPS-client/blob/master/http_push.c

But when I try to connect with the globalsign certificate I get the status code -3021, "HTTPClient_ENOTABSOLUTEURI" from HTTPClient_sendRequest.

What does this mean? 

I am using an url with the port 443, subdomain.domain.se:443

Are there more examples out there for using HTTPS or any knowledge about gloalsign?

Best regards

Peter