From b55baded5d9a914f1481aa86f3d42c5e92ba44b4 Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Fri, 31 May 2024 13:57:00 -0400 Subject: [PATCH] yarn formatter --- src/app/Shared/Components/JmxSslDescription.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/Shared/Components/JmxSslDescription.tsx b/src/app/Shared/Components/JmxSslDescription.tsx index 3de9d0b176..fd0adfdc1d 100644 --- a/src/app/Shared/Components/JmxSslDescription.tsx +++ b/src/app/Shared/Components/JmxSslDescription.tsx @@ -22,9 +22,9 @@ export const JmxSslDescription: React.FC {children} - JVM applications can be configured to present an SSL/TLS certificate for incoming JMX connections. Clients, such as - Cryostat, should be configured to trust these certificates so that the origin and authenticity of the connection - data can be verified. + JVM applications can be configured to present an SSL/TLS certificate for incoming JMX connections. Clients, such + as Cryostat, should be configured to trust these certificates so that the origin and authenticity of the + connection data can be verified. Check the deployment configuration of your JVM application for system properties such as: