Florian La Roche

Results 45 comments of Florian La Roche

This happens for me on Debian testing with the normal Debian package installed, no snap package. http_proxy and https_proxy are both set and the machine is rebootet. best regards, Florian...

Yes, the rest of the system works ok with proxy setup. Your test case gives: root@knorke2:/# curl -vvv https://google.com * Uses proxy env variable no_proxy == 'localhost' * Uses proxy...

Oh, that was unclear from me: The renew cron scripts will not pick up the env entries correctly. Seems this is in /lib/systemd/system/certbot.service. I'll try adding proxy settings there. Not...

I've added "EnvironmentFile=-/etc/environment" for this, not sure a better change is possible. best regards, Florian La Roche

Oh, thanks for this information. I'll further check this locally. Could very well be, that /etc/environment wasn't setup when certbot registration was run. I assumed I can change /etc/environment at...

Current status: The above change to add "EnvironmentFile=-/etc/environment" to /lib/systemd/system/certbot.service helps. This can also easily be verified in /var/log/letsencrypt/letsencrypt.log. I'd love to see this in the default debian configuration, so...

My goal was to check if all outgoing connections from the web-server could only be allowed via the extra proxy server. As extra firewall configuration and security pre-caution. Not sure...

Right, the patch can be left out completely (for both rockchip files) and not just reduced as written by me above. A compile with this removed has finished for me....

The 5.19 branch also has this wrong patch included.

Hello ayzakaria, I've just checked this myself. Seems they have launched a new website and coverted the history file to this new format. I want to change the script to...