add LV in PRID in both QA and Prod
This commit is contained in:
parent
345f312aad
commit
a78748e504
3 changed files with 8 additions and 0 deletions
|
@ -73,3 +73,5 @@ policy.PT.persistenceClass=A
|
||||||
policy.SK.algorithm=default-eIDAS
|
policy.SK.algorithm=default-eIDAS
|
||||||
policy.SK.persistenceClass=A
|
policy.SK.persistenceClass=A
|
||||||
|
|
||||||
|
policy.LV.algorithm=default-eIDAS
|
||||||
|
policy.LV.persistenceClass=B
|
||||||
|
|
|
@ -30,3 +30,6 @@ policy.SK.persistenceClass=A
|
||||||
|
|
||||||
policy.CZ.algorithm=default-eIDAS
|
policy.CZ.algorithm=default-eIDAS
|
||||||
policy.CZ.persistenceClass=A
|
policy.CZ.persistenceClass=A
|
||||||
|
|
||||||
|
policy.LV.algorithm=default-eIDAS
|
||||||
|
policy.LV.persistenceClass=B
|
||||||
|
|
|
@ -30,3 +30,6 @@ policy.SK.persistenceClass=A
|
||||||
|
|
||||||
policy.CZ.algorithm=default-eIDAS
|
policy.CZ.algorithm=default-eIDAS
|
||||||
policy.CZ.persistenceClass=A
|
policy.CZ.persistenceClass=A
|
||||||
|
|
||||||
|
policy.LV.algorithm=default-eIDAS
|
||||||
|
policy.LV.persistenceClass=B
|
||||||
|
|
Loading…
Add table
Reference in a new issue