rspack-contrib / rsbuild-plugin-basic-ssl

An Rsbuild plugin to generate an untrusted, self-signed certificate for the HTTPS server.
MIT License
3 stars 0 forks source link

There seems to be a problem with the proxy using this certificate #13

Open btdev1 opened 2 weeks ago

btdev1 commented 2 weeks ago

error self-signed certificate in certificate chain at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34) at TLSSocket.emit (node:events:519:28) at TLSSocket._finishInit (node:_tls_wrap:1085:8) at ssl.onhandshakedone (node:_tls_wrap:871:12) [HPM] Error occurred while proxying request localhost:3000/system?action=GetNetWork to https://192.168.1.196:8888/ [SELF_SIGNED_CERT_IN_CHAIN] (https://nodejs.org/api/errors.html#errors_common_system_errors)