This commit is contained in:
parent
fdff8b9d4e
commit
f9071ff1e6
1 changed files with 1 additions and 0 deletions
|
|
@ -250,6 +250,7 @@ let verify_auditor_add_sig
|
||||||
h_auditor_url= Bin_type.Hash_64_cstr.hash auditor_url;
|
h_auditor_url= Bin_type.Hash_64_cstr.hash auditor_url;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
(* todo: there is something about use of monotonic time + protection against replay attack that I don't understand *)
|
||||||
let update_auditor ~db_conn
|
let update_auditor ~db_conn
|
||||||
AuditorSetupMessage.
|
AuditorSetupMessage.
|
||||||
{ auditor_url; auditor_name; auditor_pub; master_sig= _; validity_start }
|
{ auditor_url; auditor_name; auditor_pub; master_sig= _; validity_start }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue