Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - odelreym

#1
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