Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In case of SSL certificate errors, you may have to load certificate files in Java keystore. Here are instructions.

Instructions

  1. Launch Service or Application URL in browser and downloaded download certificate .cer file.

  2. Import certificate in Java cacerts keystore.

    1. First figure out JDK used by FlexDeploy and/or Endpoint as applicable.

      1. For example, cd /u01/jdk1.8.0_60

    2. cd jre/lib/security/

    3. Copy .cer file in this folder.  

    4. cp cacerts cacerts.bak

    5. ../../bin/keytool -importcert -keystore cacerts -alias <alias name> -file <certificate file name>

    6. Type password (likely default is “changeit”)

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@20d7de
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "FD55"
labelskb-how-to-article
Page Properties
hiddentrue

Related issues