Is it possible to make an https authorization structure with the EtherMega Ethernet Arduino

client.addHeader(“Authorization: Bearer Tq8poocim6ePqeRsWac2mHbqGIEUnhLE7efAXWbtqmUSdyUBfRVdof8JIFjC91xC”);

client.addHeader(“Accept: application/json”);

client.enableInsecure(); // Using HTTPS and peer cert. will not be able to auth.