Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:services:general_services:idm:installing_remote_loader_software [2020/09/30 13:34] skloepp2 [Remote loader unit file example] |
en:services:general_services:idm:installing_remote_loader_software [2020/09/30 13:36] (current) skloepp2 [Univention Corporate Server] |
||
---|---|---|---|
Line 184: | Line 184: | ||
==== Univention Corporate Server ==== | ==== Univention Corporate Server ==== | ||
+ | Import Univention CA to Keystore to allow self signed LDAP certificate | ||
+ | <code> | ||
+ | keytool -import -trustcacerts -alias univention-ca -file /opt/idm/univention-ca.pem -keystore dirxml.keystore | ||
+ | </code> |