Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rockxy.io/llms.txt

Use this file to discover all available pages before exploring further.

Java VMs

Java and Kotlin use a manual trust-store workflow rather than the simpler proxy-only path many macOS clients use.

Support in Rockxy

  • Manual setup available
  • No runtime automation entry point today
  • Validation-backed setup

What Rockxy currently provides

  • a keytool import path for the Rockxy root certificate
  • a Java HttpClient sample
  • Dev Hub guidance for confirming capture on a locally installed JDK

What you still need to do

  • import the Rockxy root certificate into the active JVM trust store
  • route the Java client through Rockxy’s proxy
  • validate with one known request before broader debugging

Terminal Runtimes and Frameworks

Return to the runtime hub.

Certificates and Trust

Re-check trust if the JVM still rejects HTTPS traffic.