aws-nitro-enclaves-acm icon indicating copy to clipboard operation
aws-nitro-enclaves-acm copied to clipboard

AWS Certificate Manager for Nitro Enclaves allows the use of public and private SSL/TLS certificates with web applications and web servers running on Amazon EC2 instances with AWS Nitro Enclaves.

Results 16 aws-nitro-enclaves-acm issues
Sort by recently updated
recently updated
newest added

Whenever I restart nutro.enclave.acm service Apache fails to start with the following errors then start up normally. This issue causes more than a minute downtime in Web service -- not...

Hi, Sorry if it's not the place for this, i also have an aws case opened but i figured i tried. I am testing acm enclave with AmazonLinux 2023 and...

I'm testing ACM-Enclave on a c6g.xlarge machine (it plays the same on a c6i.xlarge). Both tests (acm/no-acm) have been executed on the same machine, only changing the Apache configuration to...

As a follow up to this issue: https://github.com/aws/aws-nitro-enclaves-acm/issues/57 Is it possible to increase the limit to 256 certificates per instance? This has became a blocker for us and it would...

The stanza path configured in /etc/nitro_enclaves/acm.yaml no longer exists "/etc/pki/nginx/nginx-acm.conf" This used to exist and worked fine until few days ago

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.192. Release notes Sourced from serde's releases. v1.0.192 Allow internal tag field in untagged variant (#2646, thanks @​robsdedude) v1.0.191 Documentation improvements v1.0.190 Preserve NaN sign...

dependencies

Currently the httpd configuration processing work by parsing an existing configuration et replacing one key token within it, while the nginx configuration work by simply creating a file that should...

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.108. Release notes Sourced from serde_json's releases. v1.0.108 Documentation improvements (#1075, #1081, #1082, thanks @​dimo414 and @​fritzrehde) v1.0.107 impl IntoDeserializer for &RawValue (#1071) v1.0.106 Add...

dependencies

Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.2 to 0.21.5. Changelog Sourced from base64's changelog. 0.21.5 Add Debug and Clone impls for the general purpose Engine 0.21.4 Make encoded_len const, allowing the creation of...

dependencies

When trying to setup nitro-enclaves-acm in conjunction with Apache httpd it took me a large part of the day to find out the replacements for SSLCertificateKeyFile & SSLCertificateFile will not...

good first issue