xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.
https://extensions.typo3.org/extension/ig_ldap_sso_auth
27 stars 62 forks source link

Ldap server certificate chain will change. Is this a problem? #186

Closed zottelmann closed 8 months ago

zottelmann commented 8 months ago

Hello!

Our IT-Department will be changing the Certificate-Chain of our ldap server. Can this cause a Problem with the extension? Version is 3.6

Thanks!

xperseguers commented 8 months ago

it shouldn't as long as your new certificate/chain is properly recognized by PHP.

zottelmann commented 8 months ago

Thank you!