How does js get the rsa public key of the current browser's https?

problem description

if you want to identify different session, I think it is the best way to use https to identify the public key. How to get the public key of the client? Is it accessible to the front-end browser, or is there a way for the nodejs server to get it?

Mar.31,2021

there is no way.


js does not have permissions


browsers do not have such high permissions, such as the ip of a website. See if there is any way to get it through the server, and then return

through the interface.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3aa5f-2c216.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3aa5f-2c216.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?