I need to connect to a list of windows servers and update certificates from a certificate host.
The certificate host is running certbot on linux. All hosts are connected to the domain and the linux host has machine certificates from the ADCS server.
I would like to use WinRM to do this with PowerShell. Is it possible to configure passwordless login with certificates / AD groups / or some other way?