Add unit test for: * Trusted certificate with weak hash algorithm signature * Certificate with wrong signature Merges https://github.com/espressif/esp-idf/pull/6117
Adds the ESP certificate bundle feature that enables users to bundle a root certificate bundle together with their application. Default bundle includes all Mozilla root certificates Closes IDF-296