Mercurial > trustbridge
annotate ui/certs.qrc @ 856:797aa8d9c785
(issue48) Fallback to HKEY_USERS on hive load failure
If the hive can not be loaded it might mean that the user
is currently logged on. In that case we can access his
registry via HKEY_USERS.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 31 Jul 2014 12:56:26 +0200 |
parents | 09bb19e5e369 |
children | eaea1504f282 |
rev | line source |
---|---|
18
f4f957c58e0a
Move listuitol and add cert pinning with a test certificate
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
1 <!DOCTYPE RCC><RCC version="1.0"> |
f4f957c58e0a
Move listuitol and add cert pinning with a test certificate
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
2 <qresource prefix="/certs"> |
409
09bb19e5e369
Remove m13 mentions and change test certificate to intevation.de
Andre Heinecke <aheinecke@intevation.de>
parents:
18
diff
changeset
|
3 <file alias="intevation.de">certificates/intevation.de.der</file> |
18
f4f957c58e0a
Move listuitol and add cert pinning with a test certificate
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
4 </qresource> |
f4f957c58e0a
Move listuitol and add cert pinning with a test certificate
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
5 </RCC> |