Login
Roast topics
Find topics
Find it!
From:
The art of simplicity
(Uncensored)
subscribe
How to get rid of the smartcard popup when interacting with LDAP over SSL
https://bartwullems.blogspot.com/2025/09/how-to-get-rid-of-smartcard-popup-when.html
links
backlinks
Tagged with:
net core
net 9
Roast topics
Find topics
Roast it!
In one of our applications we are connecting with LDAP through System.DirectoryServices.AccountManagement.. This code worked fine for years until we had to make the switch from LDAP to LDAPS and incorporate SSL in our connections.