Skip to content

Commit 13a039d

Browse files
authored
Merge pull request #46813 from cescoffier/doc-reference-tls-registry-from-native-and-ssl
Reference the TLS registry from the native and ssl page
2 parents ce6fbb2 + 7bf599a commit 13a039d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/main/asciidoc/native-and-ssl.adoc

+4
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,10 @@ include::{includes}/devtools/build-native.adoc[]
217217
[[the-truststore-path]]
218218
== The TrustStore path
219219

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+
220224
[WARNING]
221225
====
222226
This behavior is new to GraalVM 21.3+.

0 commit comments

Comments
 (0)