I use javafx.scene.web.WebView. Other addresses are loaded, this one does not, gives an empty window. When I load in Google Chrome browser, a window pops up asking for a certificate, which I confirm and only after that the site loads. The certificate is added to the PC using the * .pfx file. How to make the address I need loaded via WebView javafx?
webEngine.load("https://www.**********.ru/");
upd certificate properties in chrome: