|
@@ -68,8 +68,8 @@ KonvergoWindow
|
|
components.system.info(message)
|
|
components.system.info(message)
|
|
}
|
|
}
|
|
|
|
|
|
- onCertificateError: {
|
|
|
|
- error.ignoreCertificateError()
|
|
|
|
|
|
+ onCertificateError:
|
|
|
|
+ {
|
|
console.log(error.url + " :" + error.description + error.error)
|
|
console.log(error.url + " :" + error.description + error.error)
|
|
}
|
|
}
|
|
}
|
|
}
|