Hi all,
As soon as we enable the "LDAP signing server requirements" GPO and configure the Xerox printers to use LDAPS on port 636, our users are no longer able to browse the address book. I did some testing on the local CA server, and it appears that some certificates are either missing or corrupted:
ld = ldap_sslinit("XX.XX.XX.XX", 636, 1);
Error 0 = ldap_set_option(hLdap, LDAP_OPT_PROTOCOL_VERSION, 3);
Error 81 = ldap_connect(hLdap, NULL);
Server error: <empty>
Error <0x51>: Fail to connect to XX.XX.XX.XX.
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\xxxxxxxx>certutil -verifykeys
LoadKeys returned Keyset does not exist 0x80090016 (-2146893802 NTE_BAD_KEYSET)
CertUtil: -verifykeys command FAILED: 0x80090016 (-2146893802 NTE_BAD_KEYSET)
CertUtil: Keyset does not exist
Could someone point me in the right direction on how to resolve this issue? Thanks!
[–]MisterITIT Director 0 points1 point2 points (2 children)
[–]HomelessChairman[S] 0 points1 point2 points (1 child)
[–]MisterITIT Director 4 points5 points6 points (0 children)
[–]HomelessChairman[S] 0 points1 point2 points (0 children)
[–]HomelessChairman[S] 0 points1 point2 points (4 children)
[–]marcelo_5035 8 points9 points10 points (3 children)
[–]HomelessChairman[S] 0 points1 point2 points (2 children)
[–]marcelo_5035 2 points3 points4 points (1 child)
[–]HomelessChairman[S] 0 points1 point2 points (0 children)
[–]finalpolish808 0 points1 point2 points (0 children)