malinka-2233
Results
1
issues of
malinka-2233
Hey! There seems to be a problem with windows 11 and certificate auth. I use this to connect: ``` package main import ( "context" "fmt" "os" "github.com/masterzen/winrm" ) func main()...