'Intellij IDEA Certificate Error On Gradle Build

I'am using intellij IDEA 2021.3 version. I'am having "PKIX PATH Building" issue during gradle build. I have imported required certificates to project's jdk, also to JAVA_HOME's jdk , and also Intellij ( via File-> Settings -> Tools -> Server Certificates ). According to this link there has to be JVM Options in the gradle settings but I could not find it. enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source