field_bad_service
Oct 18, 2022Altocumulus
SSL PROFILE - How to use multiple SSL Profile Client in Virtual Server
Hello guys, I have a VDI portal that runs through an APM. This portal uses in its VS an ssl profile for a wildcard certificate and another ssl profile for a smartcard that requests a token after ent...
- Oct 20, 2022
I have already identified a solution.
For the wildcard certificate, I added the Configuration tab, inserting Certificate and Key (standard way to do it)
And in the same profile for Smart Card authentication I put the following information on the Client Authentication tab:
Client Certificate (I checked ignore)
Frequency (always)
Trusted Certicate Authorities (inserted CA)
Advertised Certificate Authorities (inserted CA)Sorted out.