Keyr is not a word

This commit is contained in:
Patrick Uiterwijk 2015-09-30 11:47:32 +00:00
parent d51084b0e6
commit 4caa7b2b28

View file

@ -42,7 +42,7 @@ saml2 idp metadata file=metadata.xml
{% if env == 'staging' %}
saml2 idp nameid salt={{ ipsilon_stg_saml2_nameid_salt }}
saml2 idp certificate file=certificate.stg.pem
saml2 idp keyr file=certificate.stg.key
saml2 idp key file=certificate.stg.key
{% else %}
saml2 idp nameid salt={{ ipsilon_saml2_nameid_salt }}
{% endif %}