We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce6fbb2 + 7bf599a commit 13a039dCopy full SHA for 13a039d
docs/src/main/asciidoc/native-and-ssl.adoc
@@ -217,6 +217,10 @@ include::{includes}/devtools/build-native.adoc[]
217
[[the-truststore-path]]
218
== The TrustStore path
219
220
+IMPORTANT: This section explains how to configure the default trust store when building a native executable.
221
+However, it is **strongly recommended** to use the xref:./tls-registry-reference.adoc[TLS registry] instead.
222
+The TLS registry ensures a consistent experience and feature set across both JVM and native modes.
223
+
224
[WARNING]
225
====
226
This behavior is new to GraalVM 21.3+.
0 commit comments