<div dir="ltr"><div>hi all,</div><div><br></div><div>will this work ie multiple domains on one line?</div><div><br></div><div>
<pre># SSL bump rules
<span class="gmail-anchor" id="gmail-line-2"></span>acl DiscoverSNIHost at_step SslBump1
<span class="gmail-anchor" id="gmail-line-3"></span>acl NoSSLIntercept ssl::server_name_regex -i .<a href="http://adobe.com">adobe.com</a> .<a href="http://microsoft.com">microsoft.com</a>
<span class="gmail-anchor" id="gmail-line-4"></span>ssl_bump peek DiscoverSNIHost
<span class="gmail-anchor" id="gmail-line-5"></span>ssl_bump splice NoSSLIntercept
<span class="gmail-anchor" id="gmail-line-6"></span>ssl_bump bump all<br><br>ie<br><br>acl NoSSLIntercept ssl::server_name_regex -i .<a href="http://adobe.com">adobe.com</a> .<a href="http://microsoft.com">microsoft.com</a>
</pre></div><div>thanks,</div><div>rob<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards, <br><br>Robert K Wild.<br></div></div></div></div>