set cert and hostname
This commit is contained in:
parent
ba9c5b5186
commit
fb9cdfff58
1 changed files with 0 additions and 1 deletions
|
@ -225,7 +225,6 @@ class eidas_connector($version="1.0.6") {
|
|||
|
||||
class eidas_proxy($version='1.0.0') {
|
||||
$_version = safe_hiera('eidas_proxy_version',$version)
|
||||
$hostname = $::fqdn
|
||||
$hostname = safe_hiera('eidas_proxy_hostname');
|
||||
$country = safe_hiera('eidas_proxy_country');
|
||||
$proxy_service_cookie_encrypt_pw = safe_hiera('proxy_service_cookie_encrypt_pw',NOT_SET);
|
||||
|
|
Loading…
Add table
Reference in a new issue