1
20.1 Legacy Series / Re: trouble connecting to ldap ssl 636
« on: August 10, 2020, 11:16:35 pm »
Hey thorstensd
I'm trying to connect an OPNSense to an AD (in Azure) and I'm having the same problem as you had
What do you mean when you say?
"The one and only thing you need to do (if you Microsoft Authority is up and running), is to put you internal public CA certificate into system -> trust -> authority (only data field needed)"
Is it not the same as doing
openssl s_client -connect ad.domain.intern:636 -showcerts
and to import the CA into the trust->authority?
Thanks in advance
I'm trying to connect an OPNSense to an AD (in Azure) and I'm having the same problem as you had
What do you mean when you say?
"The one and only thing you need to do (if you Microsoft Authority is up and running), is to put you internal public CA certificate into system -> trust -> authority (only data field needed)"
Is it not the same as doing
openssl s_client -connect ad.domain.intern:636 -showcerts
and to import the CA into the trust->authority?
Thanks in advance