Use our new p12
This commit is contained in:
parent
225a8cf8ab
commit
f1dd499dbd
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ class eidas::oidf_service(
|
||||||
Enum['sandbox'] $enviroment,
|
Enum['sandbox'] $enviroment,
|
||||||
Integer $service_port = 2000,
|
Integer $service_port = 2000,
|
||||||
String $server_fqdn = $facts['networking']['fqdn'],
|
String $server_fqdn = $facts['networking']['fqdn'],
|
||||||
|
String $keystore_file = "/opt/oidf_service/oidf_service.p12",
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue