Certificates(Local Computer)\Personal\Certificates folder is open.

The Property Sheet opens.

Native Process App Guid property and click Save.netsh http add sslcert ipport=0.0.0.0:9117 certhash=ab62a6bb57d40f6ffa63e622a8a8a26b436e8a11 appid='{458871b1-fafd-4cb5-abae-019d930da862}'SSL Certificate successfully added
netsh http show sslcert ipport=0.0.0.0:9117SSL Certificate bindings:-------------------------IP:port : 0.0.0.0:9117Certificate Hash : ab62a6bb57d40f6ffa63e622a8a8a26b436e8a11Application ID : {458871b1-fafd-4cb5-abae-019d930da862}Certificate Store Name : (null)Verify Client Certificate Revocation : EnabledVerify Revocation Using Cached Client Certificate Only : DisabledUsage Check : EnabledRevocation Freshness Time : 0URL Retrieval Timeout : 0Ctl Identifier : (null)Ctl Store Name : (null)DS Mapper Usage : DisabledNegotiate Client Certificate : DisabledReject Connections : DisabledDisable HTTP2 : Not SetDisable QUIC : Not SetDisable TLS1.3 : Not SetDisable OCSP Stapling : Not Set
netsh http delete sslcert ipport=0.0.0.0:9117