illidan80

Results 2 issues of illidan80

I running a Spring Boot 2.3 application inside Docker container. I using Azul Java 11. Inside, I using `group: 'io.hawt', name: 'hawtio-springboot', version: '2.14.1'` dependency with the following configuration: ```...

kind/bug
status/never-stale
area/diagnostics

# IPv6 Address Support in WinRM URLs ## Description pywinrm fails to parse WinRM endpoint URLs that contain IPv6 addresses with bracket notation (RFC 3986 format). The `Session._build_url()` method uses...