Giter Club home page Giter Club logo

aws-certificate-user-guide's Introduction

aws-certificate-user-guide's People

Contributors

anandhakumars avatar dwrob-amazon avatar hyandell avatar joneps avatar joshbean avatar mwermeester avatar onlybakam avatar pettibon avatar richbrill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-certificate-user-guide's Issues

More complete documentation for AWS_ACM_RENEWAL_STATE_CHANGE events

It would be nice to have more complete documentation (e.g., a full sample event) for the various AWS_ACM_RENEWAL_STATE_CHANGE events.

AWS Support provided me with these sample EventBridge events:

ACM PCA (private) renewal

{
  "source": ["aws.health"],
  "detail-type": ["AWS Health Event"],
  "detail": {
    "service": ["ACM"],
    "eventTypeCategory": ["scheduledChange"],
    "eventTypeCode": ["AWS_ACM_RENEWAL_STATE_CHANGE"],
    "eventDescription": {
      "latestDescription": [{
        "prefix": "AWS Certificate Manager (ACM) has completed the renewal"
      }]
    }
  }
}

ACM renewal

{
  "source": ["aws.health"],
  "detail-type": ["AWS Health Event"],
  "detail": {
    "service": ["ACM"],
    "eventTypeCategory": ["scheduledChange"],
    "eventTypeCode": ["AWS_ACM_RENEWAL_STATE_CHANGE"],
    "eventDescription": {
      "latestDescription": [{
        "prefix": "This is to notify you that AWS Certificate Manager (ACM) has completed the renewal"
      }]
    }
  }
}

Note that the difference is super subtle (in the description only).

Having these events fully documented (e.g., sample events for every variation of AWS_ACM_RENEWAL_STATE_CHANGE) would be helpful so we could be more confident using them.

Notification destination when automatic verification fails

I think that the recipient who is notified when automatic validation fails is to the root user email address, but the documentation says notify to domain owner.

I think the owner of a domain may change over a period of time. Therefore, I think that it is easier to understand if the notification destination is clearly described. (e.i root user email address)

https://docs.aws.amazon.com/acm/latest/userguide/dns-renewal-validation.html

If ACM cannot automatically validate a domain name, it notifies the domain owner that manual action is needed to validate the domain and complete certificate renewal.

Documentation isn't clear on 4096-bit keys

This documentation makes it seem like ACM supports 4096-bit keys, which it does, except when it comes to supporting them on ALB/CLBs.

Note that integrated services allow only algorithms and key sizes they support to be associated with their resources. Further, their support differs depending on whether the certificate is imported into IAM or into ACM. For more information, see the documentation for each service.

Is meant to clarify that, but it's pretty ambiguous. Not even our enterprise support engineer understood that to mean that I have to use IAM to upload a 4096-bit key.

I would like to add to the documentation that Load Balancers specifically can't support 4096-bit keys from ACM, but it seems like such a one-off bullet to add. Not to mention that bullets in this repo don't seem to match up with the corresponding page on production: https://docs.aws.amazon.com/acm/latest/userguide/import-certificate-prerequisites.html

Please advise

Awkward Wording in the Asymmetric Key Cryptography Section

ACM Certificates are X.509 SSL/TLS certificates that bind the identity of your website and the details of your organization to the public key that is contained in the certificate. ACM uses the your customer master key (CMK) to encrypt the private key. For more information, see ACM Private Key Security.

ACM uses the your customer master key (CMK) to encrypt the private key.

Should it not be:

ACM uses the customer master key (CMK) to encrypt the private key.

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.