we have two issues in the window app
first https://prnt.sc/qYocTDwdq2Gz and second https://prnt.sc/nzAG2ybPpetq
Will we implement the EV code sign certificate then it will resolved.?
I need to integrate OpenSSL for handling secure communications (such as SSL/TLS encryption). Is it possible to use an OpenSSL provider in an Electron app on Windows? If so, could you guide me on how to integrate OpenSSL with my Electron app?
Specifically, I would like to know:
What steps are required to set up OpenSSL in an Electron app on Windows? Are there any dependencies or prerequisites for OpenSSL in the Electron environment? Is there a need for any native bindings, or can this be done purely through JavaScript?
we have tried the signed certificate but it is not working, so we need to another open ssl
Top comments (0)