Giter VIP home page Giter VIP logo

Comments (9)

ffdybuster avatar ffdybuster commented on June 8, 2024 3

@orangepizza why not create a PR for this here and mark it as WIP? That way it is easier for others to look at and comment your code.

I can try your code out with my client; I've added experimental support for IP identifiers a couple of days ago, then we can see whether/how it works.

from pebble.

shred avatar shred commented on June 8, 2024 2

IP identifiers are supported (and at least unit tested) by my client, too. I could give it a try as well.

from pebble.

shred avatar shred commented on June 8, 2024 2

I could successfully create an IP based certificate via http-01 using acme4j. 👍

from pebble.

felixfontein avatar felixfontein commented on June 8, 2024 1

Sorry, took me a bit longer to really try this out. I've now managed to get a certificate for a IPv4 address (127.0.0.1) and a IPv6 address (::1) issued!

(WIP PR for Ansible's ACME client: ansible/ansible#53228, PR for my test environment to work with orangepizza's branch and adds IP tests: felixfontein/ansible-acme-test#1)

from pebble.

orangepizza avatar orangepizza commented on June 8, 2024

I made I_think_this_works version, can't find client that support pebble and easy enough to mass with
it's compiled and tested for signs cert wih normal domains, and I checked WFE parts with modified client, but couldn't make the clients work with actual CSR with IP Address. , but when csr passed with shortcut (with some hack), it will sign it properlly
from checklists:
pebble.zip

TLS-ALPN-01 doesn't implanted yet

from pebble.

ffdybuster avatar ffdybuster commented on June 8, 2024

PR is in #221.

from pebble.

cpu avatar cpu commented on June 8, 2024

Thanks everyone! It would certainly be useful to hear about any interop testing you folks manage to do. Please share your experience in this thread.

from pebble.

felixfontein avatar felixfontein commented on June 8, 2024

I've now also managed to get a certificate for 127.0.0.1 with TLS-ALPN-01 validation! \o/

(I can't get one for ::1 since apparently Python's socketserver doesn't work for IPv6...)

from pebble.

cpu avatar cpu commented on June 8, 2024

Implemented in bc4da68 thanks to @orangepizza 🎉 🥂

from pebble.

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.