mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 09:29:13 +00:00 
			
		
		
		
	Use common name instead of IP address as listening address for IPSec gateway
This commit is contained in:
		| @@ -16,7 +16,7 @@ conn site-to-clients | |||||||
| 	auto=add | 	auto=add | ||||||
| 	right=%any # Allow connecting from any IP address | 	right=%any # Allow connecting from any IP address | ||||||
| 	rightsourceip={{subnet}} # Serve virtual IP-s from this pool | 	rightsourceip={{subnet}} # Serve virtual IP-s from this pool | ||||||
| 	left={{local}} # Gateway IP address | 	left={{common_name}} # Gateway IP address | ||||||
| 	leftcert={{certificate_path}} # Gateway certificate | 	leftcert={{certificate_path}} # Gateway certificate | ||||||
| {% if route %} | {% if route %} | ||||||
| {% if route | length == 1 %} | {% if route | length == 1 %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user