Set self-signed certificate as trusted ones
I have configured my old Raspberry Pi 3 recently. I have out some monitoring stuff on it, which are communicates with my main server via https. But my main server using self-signed certificates.
A place to publish my projects
I have configured my old Raspberry Pi 3 recently. I have out some monitoring stuff on it, which are communicates with my main server via https. But my main server using self-signed certificates.
Because I have expanded my local network with a Raspberry Pi 3 permanently, as that runs my DNS service, I had to work out a solution how I can execute remote commands there to run checks from my main server. I will explain it in this article.
During the last 11 months, I went through a lot of design and try and test regarding my local network in my home. I made an article about this “journey”. It might be useful for anybody who reads it and has in similar situation like me.
Before, I would explain the program, I would like to describe the environment and the way, how it is deployed. It is good to know, as it will self explain some launch settings in the API.