Giter VIP home page Giter VIP logo

Comments (7)

nathany avatar nathany commented on May 20, 2024

Also #27 was a kind've nasty issue.

@jbowes Might be worth looking into https://www.globalsign.com/ssl/ssl-open-source/ for Buckler, even if people are expected to eventually transition to Shields.io.

from buckler.

pluma avatar pluma commented on May 20, 2024

+1

What about startssl?

from buckler.

nathany avatar nathany commented on May 20, 2024

Well, maybe it doesn't make much difference any more. badges/shields#111

from buckler.

pluma avatar pluma commented on May 20, 2024

Not really. GitHub isn't the only place README.md content appears. NPM shows it and (I think) PyPI often shows it, too.

from buckler.

pypingou avatar pypingou commented on May 20, 2024

Both shields.io and b.repl.ca are available under https, but in both cases the certificate does not match the hostname.

An alternative found by @ralphbean is to use https://buckler-bowes.rhcloud.com/v1/.... instead of http://b.repl.ca/v1/.... which then provides the shield behind https and provides a certificate matching the hostname.

from buckler.

ralphbean avatar ralphbean commented on May 20, 2024

Both shields.io and b.repl.ca are available under https, but in both cases the certificate does not match the hostname.

Ah, that is true of the base https://shields.io domain, but https://img.shields.io actually has a valid cert (and that's the sub domain you need for requesting images). Check output of openssl s_client -showcerts -connect img.shields.io:443 to see.

from buckler.

pypingou avatar pypingou commented on May 20, 2024

Ah ok @ralphbean looks like I went too fast, thanks for the info! :)

from buckler.

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.