Skip to content

Assumed existing hosts in cfssl.to_api #16

Description

@lasley

In cfssl.py (line 347): host.to_api() for host in hosts
This fails if hosts are not specified. The default value for hosts is None, it should be []
Also easy enough to work around by specifying the value in the call

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions