+ wip /keys
This commit is contained in:
parent
7b8edd05e9
commit
34e89a22bf
6 changed files with 139 additions and 8 deletions
|
|
@ -61,7 +61,7 @@ let get_active_signkeys =
|
|||
esk_serial FROM signkey_revocations skr WHERE esk.esk_serial = \
|
||||
skr.esk_serial)"
|
||||
in
|
||||
fun (module Conn : CONN) () ->
|
||||
fun (module Conn : CONN) ->
|
||||
let now = Ptime_clock.now () |> Option.some in
|
||||
Conn.collect_list get_active_signkeys now
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue