Giter VIP home page Giter VIP logo

Comments (4)

ebekker avatar ebekker commented on May 20, 2024

After I renamed the project on GitHub, I renamed it in some of the integrations as well, so the code is still there, but the project was renamed, check this out. BTW, the CI badge in the README in the master branch was already updated with this path.

from acmesharp.

ebekker avatar ebekker commented on May 20, 2024

BTW, let me know how the AWS certs work out for you, I've been successful in generating a few via the closed BETA already for my own internal purposes, so hopefully will be useful for others as well.

from acmesharp.

amlynnworth avatar amlynnworth commented on May 20, 2024

I'm downloading the artifacts now. Sorry, I tried to find them under the new project name and didn't manage earlier.

The AWS certs that I made in the last week, before the project rename, are not right yet. I only just realized that some browsers (Firefox) give this error,

The certificate is not trusted because the issuer certificate is unknown.
The server might not be sending the appropriate intermediate certificates.
An additional root certificate may need to be imported.

(Error code: sec_error_unknown_issuer)

( I should say that I made the cert chain myself and submitted it to AWS myself using aws cli because I wasn't completely clear how to do the last step with PowerShell. Maybe my problem is that I need more certs in my chain. Is there some syntax that lets me write the correct cert chain to a disk file from your scripts? )

I am on the closed beta and it's also possible that I missed a POSH step for specifying the correct server. I did not see a step or parameter for that in the example usage wiki. The email from Let's Encrypt gave me a URL to use and some of the steps for running the ./letsencrypt-auto client include a -server parameter for the server api url. How should I get that detail in, for use with ACMESharp?

I don't mind giving you a URL to test if that would help you to see one of my certs. The ones I did for IIS are fine, it's only the AWS CloudFront ones that are not "

from acmesharp.

amlynnworth avatar amlynnworth commented on May 20, 2024

After I do

Complete-ACMEChallenge -Ref $DNS1 -Challenge http-01 -ProviderConfig $ProviderID

I have to go onto my S3 bucket and change the ACL to public for the ./well-known/ acme-challenge/ file. The parent folders are tagged public but the actual challenge file (the one with the very long "random" name) is never public.

This has been the case for all my tests, including just now using the latest files.

from acmesharp.

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.