From 351e15ba0b0a8831ce3ab017c2988321f3ab230f Mon Sep 17 00:00:00 2001 From: AndyMunro Date: Fri, 1 Oct 2021 12:54:48 -0400 Subject: [PATCH] KEYCLOAK-16784 Correcting attribute: {project_doc_base_url}/red_hat_single_sign-on_for_openshift_on_eclipse_openj9/ --- openshift/topics/advanced_concepts.adoc | 2 +- topics/templates/document-attributes-product.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openshift/topics/advanced_concepts.adoc b/openshift/topics/advanced_concepts.adoc index 90a82d06df..0b6007271c 100644 --- a/openshift/topics/advanced_concepts.adoc +++ b/openshift/topics/advanced_concepts.adoc @@ -55,7 +55,7 @@ See the https://access.redhat.com/documentation/en-us/jboss_enterprise_applicati ---- $ openssl req -new -newkey rsa:4096 -x509 -keyout xpaas.key -out xpaas.crt -days 365 -subj "/CN=xpaas-sso-demo.ca" ---- -.. Generate a CA certificate for the HTTPS keystore. Provide `mykeystorepass` as the keystore password: +.. Generate a private key for the HTTPS keystore. Provide `mykeystorepass` as the keystore password: + [source,bash,subs="attributes+,macros+"] ---- diff --git a/topics/templates/document-attributes-product.adoc b/topics/templates/document-attributes-product.adoc index 42556fe88f..5f66b7706c 100644 --- a/topics/templates/document-attributes-product.adoc +++ b/topics/templates/document-attributes-product.adoc @@ -75,7 +75,7 @@ :openshift_openjdk_image_repository: {openshift_image_repository_productline}/{openshift_openjdk_image_stream} :openshift_openjdk_project_templates_version: sso75 :openshift_openj9_name: Red Hat Single Sign-On for OpenShift on Eclipse OpenJ9 -:openshift_openj9_link: {project_doc_base_url}/red_hat_single_sign-on_for_openshift_on_openj9/ +:openshift_openj9_link: {project_doc_base_url}/red_hat_single_sign-on_for_openshift_on_eclipse_openj9/ :openshift_openj9_platforms: IBM Z/IBM Power Systems :openshift_openj9_image_stream: sso75-openj9-openshift-rhel8 :openshift_openj9_image_repository: {openshift_image_repository_productline}/{openshift_openj9_image_stream}