From Newsgroup: comp.mobile.android
welcome
I have this code at android studio
val url = URL(destinationUrl)
var httpsURLConnection : HttpsURLConnection = url.openConnection() as HttpsURLConnection
when i put at destinationUrl this
https://jakub1.pl
it is work
but when i put destinationUrl this
https://contact.jakub1.pl
show error like this
I IOException -> java.security.cert.CertPathValidatorException: Trust
anchor for certification path not found.
Ofcourse have installed certific at both domain and sub domain.
how to fix it?
How to connect sub domain?
thanks for answer
Jakub
--- Synchronet 3.21d-Linux NewsLink 1.2