gen_crt_bundle.py could fail to parse the certificates if it contained a non-ascii character.
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