Search found 2 matches
- Mon Aug 24, 2020 8:56 pm
- Forum: ESP-ADF
- Topic: advanced_examples\dlna linker error while building
- Replies: 1
- Views: 3252
Re: advanced_examples\dlna linker error while building
Hello - I was facing the same type of error messages (trying the IDF V4.1) with the ssdp library from ADF. I thought all was up-to-date as I did a git pull at ADF_HOME top level which was already origin/master. Long story short I also did a git pull under esp-adf-libs (which is under ADF_HOME/compon...
- Sat Jun 13, 2020 7:56 pm
- Forum: General Discussion
- Topic: The certificate is not correctly signed by the trusted CA
- Replies: 5
- Views: 12362
Re: The certificate is not correctly signed by the trusted CA
Hello - I was chasing the same problem trying to perform an OTA from Amazon S3 with a bucket I created. Tried different combinations and think I found my issue. I by accident used the wrong PEM file. So a few tricks I read up (from the net) is to hit the URL in the browser (for the upgrade file) and...