Hi, I made a ruleset for CryptoPro.ru, please look at the attached xml
file. Thanks.
<!--
	Problematic subdomains:

		- ^	(cert only matches www)

-->
<ruleset name="CryptoPro.ru">

	<target host="cryptopro.ru" />
	<target host="www.cryptopro.ru" />

	<rule from="^http://(?:www\.)?cryptopro\.ru/"
		to="https://www.cryptopro.ru/"; />

</ruleset>

Reply via email to