Skip to main content
cashbuddy
New Member
April 19, 2018
Question

SSL/SSH Deep Inspection on server with multiple certificates

  • April 19, 2018
  • 0 replies
  • 10437 views

Hi Guys,

 

I'm configuring WAF, IPS and SSL/SSH inspection on our web servers. 

We have over 20 servers and some of them hosts websites for different domains.

I've managed to configure SSL inspection using wildcard certificate but how do i configure it when the server has multiple cert?

 

Our rule looks like this 

 

Accept connection from all on port https to server server001(Virtual IP) -> SSL/SSH insepction turned on for *.domain1.com certificate

 

From my understanding if i create another rule pointing to *.domain2.com in deep-inspection setting it will match rule whichever comes first. 

 

Any solutions?