Skip to content

OpenSSL Fails with custom repository #15

@tylershuster

Description

@tylershuster

I have a custom Gitlab repository set up (stock installation) and am trying to connect satis-server to it using the instructions found here: https://docs.gitlab.com/ee/user/packages/composer_repository/#install-a-composer-package

However, when I configure satis-server to use the packages provided by GitLab, I get the error below.

I believe this is due to the old libressl version that ships with satis-server but am unsure how to resolve this problem.

This does not occur when I use satis to build the packages manually on my own computer.

  [Composer\Downloader\TransportException]
  The "https://[REDACTED, DM ME FOR REPRO]/api/v4/group/4/-/packages/composer/packages.
  json" file could not be downloaded: SSL operation failed with code 1. OpenS
  SL Error messages:
  error:14007086:SSL routines:CONNECT_CR_CERT:certificate verify failed
  Failed to enable crypto
  failed to open stream: operation failed

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