Skip to content

Certificate Error During Install #309

@Gynzer

Description

@Gynzer

Following the installation process. All went well until attempting to actually install Zotify. Apparently the site has lost its certificate? I'm installing on Windows. Here is the command and first error (others are repeats)

=====
PS C:\Windows\System32\WindowsPowerShell\v1.0> pipx install https://get.zotify.xyz
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError('A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.'))': /

Cannot determine package name from spec 'https://get.zotify.xyz'. Check package spec for errors.

=====

Attempting other methods (not supported) for accessing the resource results in similar type errors:

fatal: unable to access 'https://zotify.xyz/zotify/zotify.git/': schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - The received certificate has expired.

... which is bummer. I was looking forward to using a capture tool running on PowerShell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions