Bugfix
This commit is contained in:
parent
44a41a1d07
commit
c637b4bc83
1 changed files with 2 additions and 2 deletions
|
@ -197,8 +197,8 @@ class soc::sso(
|
|||
}
|
||||
} else {
|
||||
sunet::snippets::keygen {'shib_soc':
|
||||
key_file => "${shibbase}/sp-key.pem",
|
||||
soc_file => "${shibbase}/sp-cert.pem"
|
||||
key_file => "${shibbase}/sp-key.pem",
|
||||
cert_file => "${shibbase}/sp-cert.pem"
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue