I have a doubt on https connection -
In TLS/SSL handshake, browser/http client requests to server. Server responds with digial certificate. That means any one can get digital certificate.' This way a hacker can get a valid digital certificate, this digital certificate hacker can put in his server and use for successful https connection with browsers pretending his server is the valid server.
Can anyone please explain what actually happens here?