Skip to content

PIP release #93

@jkaniuka

Description

@jkaniuka

Hi @ampledata,

please consider releasing the newest version of pytak to PIP. The latest release (7.0.2) is from last year, and it contains a bug that has been fixed but not released do PIP.

In 7.0.2 the line below causes a problem:

DEFAULT_TLS_PARAMS_REQ: list = [
    "PYTAK_TLS_CLIENT_CERT",
]

In case of SSL certificate enrollment, we receive client cert from TAK server, so we can't pass it as a part of configuration at the beginning.

Before making the release, please also fix this issue - #90

Thanks in advance,
Jan 😎

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions