party-up icon indicating copy to clipboard operation
party-up copied to clipboard

Java errors for self-signed certificates

Open clach04 opened this issue 1 year ago • 3 comments

I love that https://github.com/9001/copyparty/ by default will accept https / TLS / SSL connections by default using a self-signed certificate. The Android app does not appear to support this

Error2: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

maybe wrong password?

This maybe an enhancement request in disguise as well as a bug report.

Option to ignore unknown certs (off by default). https://github.com/mwarning/trigger has such an option.

clach04 avatar Jun 05 '23 00:06 clach04