Commit 5d674e4
Log debug message when KDFKey is missing
Undo recent change that raised an error when KDFKey was not yet stored
as this situation is expected until client has requested a first batch
of TCerts.
This change partially affects changes submitted in PR #2177
(#2177).
Why:
Fixes #2275
#2275
How it was tested:
Unit-test and behave test passed
Checklist:
X I have added a Signed-off-by.
X This change requires no new documentation.
X This change requires no new tests.
X I have run golint and have fixed valid warnings in code I have added
or modified.
Change-Id: Id67589d822198400319830b17067e6fcf5d8832e
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>1 parent 0716064 commit 5d674e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments