Stas Parshin
Stas Parshin
@roabol what do you mean "my application is on the server, which uses https"? this error happens when you're connecting to https://api.telegram.org, right?
@roabol what if you explicitly set api url to http? ``` TelegramBot bot = new TelegramBot.Builder(token) .apiUrl("http://api.telegram.org/bot") .build(); ```
> The problem only occurs on the server (google GCP) where I have a certificate (letsencrypt). It's not about SSL of your server, it's about certificates that installed in OS...
wait, but in code you posted above you use only Comodo certificate in `trustedCertificatesInputStream()`?
hm, but you need certifate from api.telegram.com, it should be from godaddy try this one [certificate.txt](https://github.com/pengrad/java-telegram-bot-api/files/4832743/certificate.txt) you need to add "\n" on every line. and I may get it wrong,...
I know you may ask why it worked before - I don't know :)
@roabol how about jdk you are using now and before, are they same? can you install different JDKs? possible to run this: ``` apt-get install ca-certificates-java ``` And there are...
It was working on Android a while ago, not sure what is the current state
Hi @ny83427, thank you! I really think it will be very useful, so please help with translation. You can send a PR with README_CN.md and we will link it on...
Hi, please feel free to submit a pull with OSM activity And then i will try to update it with scale view