Use our new p12

This commit is contained in:
Johan Wassberg 2025-04-23 13:15:00 +02:00
parent 225a8cf8ab
commit f1dd499dbd
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -4,6 +4,7 @@ class eidas::oidf_service(
Enum['sandbox'] $enviroment,
Integer $service_port = 2000,
String $server_fqdn = $facts['networking']['fqdn'],
String $keystore_file = "/opt/oidf_service/oidf_service.p12",
) {