#Understand actix-web and rustls/openssl

1 messages · Page 1 of 1 (latest)

lone elk
#

Hey everyone, i'm trying to understand better telegrambot/webhooks/rust and so I wanted to just try to design my own just to see if i understood (the goal is only to send a message when pressed /start).

I’m not sure about the semantics. I use actix-web with rustls and also ngrox because I need to have this server on https

#

It does not work for the certif it doesnt find it even if i do something else than File::

  • Im not sure about the httpserver