Certificate on the client's side?
问题 I have a server application and a client application. The server uses https, and has a .jks file. Apart from that, I use authentication with login and password. I wonder if the client side should use a .cert certificate. I thought the client's certificate should match servers certificate, but it seems that I was wrong. I have some troubles understatding the topic, so please be understanding. 回答1: Keystore A Java KeyStore (JKS) is a repository of security certificates – either authorization