cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
796
Views
0
Helpful
2
Replies

ISE Profiler - Check certificate issuer value

jif0x
Level 1
Level 1

Hello all,

Is it possible to use the certificate "Issuer" value for profiling?

On the endpoints Attribute page, I see the following fields:

IssuerCN=ExampleIssuingCA\,DC=example\,DC=local
Issuer - Common NameExampleIssuingCA
Issuer - Domain Componentexample, local

What do I need to specify as Profiler Condition to reference that value?


2 Replies 2

Arne Bier
VIP
VIP

I don't believe you can construct a Profiler Rule that leverages Certificate attributes.

No option for that when building a Profiler Condtion

profiler-conditions.png

Another approach may be to simply perform the Cert checks in the Authorization, in combination with your existing Profiling Policies. Profiling is generally something that is gleaned prior to a TLS connection. 

Thanks, Arne. I'll try to configure that.