My CI fails on downloading <https://kotlinlang.org...
# dokka
m
My CI fails on downloading https://kotlinlang.org/api/latest/jvm/stdlib/package-list. The exception is
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
, it seems to be a SSL error. Anyone knows how to fix this ?
I'll update my JDK to 11