Jump to content

Recommended Posts

Posted

There are two types of certificate you will need.

 

1) The SAML signing cert. this is used to sign the SAML assertions and is typically a long lived self signed certificate. You don't need to get a third party to sign that as you include the public key in the ADFS metadata. Just create a new keypair with openssl and use that.

 

2) The webserver certificate. I guess this is what you are asking about ? personally I'd use an ACME domain validated certificate and have the renewal scripted. Otherwise you could just use the same cert that you use for your other servers and add the SAN for the ADFS server.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...