Versions Compared

Key

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

...

  1. Stop Bamboo.

  2. Locate the configuration file that defines your LDAP integration. Depending on your Bamboo setup, this will be either atlassian-user-custom.xml or atlassian-user.xml, located under /{BAMBOO-HOME}/xml-data/configuration/

  3. Disable SSL certificate verification by adding (or adjusting) the following element within the <ldap> element in that configuration file:

    Code Block
    languagexml
    <verifySslCertificateHostname>false</verifySslCertificateHostname>
  4. Start Bamboo

Panel
bgColor#fff

You may be able to work around this problem as follows:

Note

Security Risks

Disabling SSL certificate verification may enable an attacker to manipulate data or eavesdrop on data sent from and to Bamboo!

You should only do this as a last resort and after carefully evaluating whether your Bamboo and network configuration justify the involved risks. Also, you should revert this change immediately once you have updated Bamboo to Bamboo 5.14.2 or higher.

  1. Stop Bamboo.

  2. Locate the configuration file that defines your LDAP integration. Depending on your Bamboo setup, this will be either atlassian-user-custom.xml or atlassian-user.xml, located under /{BAMBOO-HOME}/xml-data/configuration/

  3. Disable SSL certificate verification by adding (or adjusting) the following element within the <ldap> element in that configuration file:

    Code Block
    languagexml
    <verifySslCertificateHostname>false</verifySslCertificateHostname>
  4. Start Bamboo

Filter by label (Content by label)
showLabelsfalse
max5
spacesUAAKB
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "ldap" , "exception" , "identity-federation-for-aws" , "bamboo" ) and type = "page" and space = "UAAKB"
labelsidentity-federation-for-aws exception ldap bamboo

...