Giter Site home page Giter Site logo

Comments (4)

cotestatnt avatar cotestatnt commented on August 16, 2024

Hi!
The method updateFingerPrint() try to parse this address https://www.grc.com/fingerprints.htm?chain=api.telegram.org in order to get updated fingerprint for Telegram host (fingerprint will change yearly more or less).
I would suggest to you, to call method only if connection with Telegram server fails (myBot.begin() == false).

Anyway, for next major release, I'm planning to ditch the fingerprint method and use the full trusted root certificates wich is well handled both ESP32 WiFiClientSecure and from ESP8266 BearSSL library.

You can find it in dev branch, but it's still buggy.

from asynctelegram.

droidprova avatar droidprova commented on August 16, 2024

Grazie mille

from asynctelegram.

droidprova avatar droidprova commented on August 16, 2024

it happens that I use your library in a Sketch with the wifi-manager library I have many reboots. Do you agree?

from asynctelegram.

cotestatnt avatar cotestatnt commented on August 16, 2024

it happens that I use your library in a Sketch with the wifi-manager library I have many reboots. Do you agree?

No, this it's new for me. Can you reproduce or provide more information about the issue?
I've just tried on one of my esp32 the "keyboard.ino" example with the library WiFi Manager and work as expected.

from asynctelegram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.