Skip to content
  • Stavros Sachtouris's avatar
    Implement contextualization · ef9c1b4f
    Stavros Sachtouris authored
    When a new key is registered, it is registered on req.environ in a
    dict called 'soi:public_keys'.
    The snf_create_server method pulls the keys from there and handles
    the way they are injected into the VM.
    ef9c1b4f