added info about site_key_uri.bin
This commit is contained in:
parent
d3b049907b
commit
2fb7c0b0d5
@ -7,7 +7,6 @@
|
|||||||
# `master_pwd.bin` and `master_pwd_v100.bin`
|
# `master_pwd.bin` and `master_pwd_v100.bin`
|
||||||
|
|
||||||
There are two files in `/var/lib/docker/overlay2/<nls-container-id>/merged/etc/dls/config`.
|
There are two files in `/var/lib/docker/overlay2/<nls-container-id>/merged/etc/dls/config`.
|
||||||
Both files are *base64* decoded, maybe this could be essential for AES-Encryption/Decryption.
|
|
||||||
When *base64-decoded* both files have a length of **256 bytes**.
|
When *base64-decoded* both files have a length of **256 bytes**.
|
||||||
|
|
||||||
If these files are renamed (adding `.bak`) NLS stack will not come up.
|
If these files are renamed (adding `.bak`) NLS stack will not come up.
|
||||||
@ -29,4 +28,17 @@ If these files are renamed (adding `.bak`) NLS stack will not come up.
|
|||||||
NE4PacjTQsfXoRdbjAeE390PcK+Ax8OQATXA9AezXV3EnjRAapOBCRqCb3S+lOVJ
|
NE4PacjTQsfXoRdbjAeE390PcK+Ax8OQATXA9AezXV3EnjRAapOBCRqCb3S+lOVJ
|
||||||
oL0050bYWC85Ijb+SDR3fl1UxQf2XgaKKx2E0/gUy0EtCLtpwT4L0iS2hzKENxgd
|
oL0050bYWC85Ijb+SDR3fl1UxQf2XgaKKx2E0/gUy0EtCLtpwT4L0iS2hzKENxgd
|
||||||
B0kFriXRTxdejBmBPl36jQ==
|
B0kFriXRTxdejBmBPl36jQ==
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# `site_key_uri.bin`
|
||||||
|
|
||||||
|
When *base64-decoded* this file has a length of **256 bytes**.
|
||||||
|
|
||||||
|
```
|
||||||
|
0a3MZny/w+hEduuSakCLM5ADlr9oKapdjIrZIM5A7mzq3e8I0UPVb9m6DOXlzJe8
|
||||||
|
wu+X+gWdIMjPED0GqqyNUQ3MlklaXE1jIvA7NBUeskSdSAACYEX6IZRNVQvSs2Yn
|
||||||
|
CFKijSQi1d33EmTmVKLwTEqEgD+SR494yDn6AEUZRqNuTMYyNhDYJoIdLons4RG6
|
||||||
|
m56oy1WRGSdHRiBt/6Mbb2I7BQ+YNsPrq9pI9wdPxbCbyT8UbEPM0/Qo4RSH77lx
|
||||||
|
+rtqhXsNqrciBxg9iCfYTDBKW7gG8+3U+7OFkPfN7nAYfxEAKKO0z/vPih0KIF12
|
||||||
|
ipX9bJaK63sIplYtPSBB2A==
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user