Giter Site home page Giter Site logo

Comments (3)

bahamat avatar bahamat commented on August 9, 2024

/etc/ssl/certs/ca-certificates.crt is intentionally omitted. There are a few options.

  1. Use your own trust anchor
  2. Copy /etc/ssl/certs/ca-certificates.crt from a base-64 zone image
  3. Install the SmartOS tools pkgsrc distribution and install mozilla-certificates

A valid trust anchor can be in /etc/ssl/certs/ca-certificates.crt or specified by the CURL_CA_BUNDLE environment variable.

As far as error numbers 60 or 77 returned by curl, the most likely cause is an improperly formatted file, though it's difficult to say without having access to the file myself.

from illumos-extra.

mcandre avatar mcandre commented on August 9, 2024

Meh, curl doesn't even know to look for the certificates installed by mozilla-certificates, so I'll stick with unverified HTTPS downloads and hardcoded checksums for now :P

from illumos-extra.

bahamat avatar bahamat commented on August 9, 2024

The default configuration will now recognize the mozilla-certificates installed via pkgsrc-tools.

TritonDataCenter/illumos-joyent@8d38846690

from illumos-extra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.