On the kibana https://127.0.0.1:5601 page, I log in by username elastic and password, but I got an error: Username or password is incorrect. Please try again.
Http response: {"statusCode":401,"error":"Unauthorized","message":"unable to verify the first certificate"}
Log file: Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
elastic is a super user, why is it unauthorized?