Skip to content

CRUD API for SSL Certs #15

@elnygren

Description

@elnygren

We need basic CRUD support for managing SSL certs

  • Create a new SSL cert ("upload it")
  • Read SSL cert (unsafe) - Luotsi must be able to read the full cert
  • Read SSL cert (safe) #optional
  • Delete SSL cert
  • Update SSL cert - certs probably have some unique identifier; updating should probably be more of a combination of Read and Delete though

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions