Questions tagged with AWS Private Certificate Authority

AWS Private Certificate Authority is an AWS service available in every commercial region

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

37 results
I don't understand why but when I do this: { “Version": ‘2012-10-17’, “Statement": [ { “Effect": ‘Allow’, “principal": { “Federated": ”cognito-identity.amazonaws.com” }, “action": { ‘sts:AssumeRoleWit...
1
answers
0
votes
19
views
asked 16 days ago
I am trying to implement OCSP for my Private CA private certificates. I do not want to have to implement a CRL. I have strict performance requirements and want to consider stapling. What is the best a...
1
answers
0
votes
114
views
asked 2 months ago
Hi team, I have added AWS private certificate my subdomain to register it in cloudfront distribution, eventhough it's showing an error "The certificate that is attached to your distribution was not i...
3
answers
0
votes
262
views
asked 3 months ago
Hello Friends, I have set up a Private CA on AWS that issues certificates for the Client VPN endpoint. The authentication method for client VPN endpoint is certificate-based. Currently, the Private ...
1
answers
0
votes
514
views
asked 3 months ago
For reference, I used this guide on sharing my Private CA, which leverages AWS Resource Access Manager (RAM): https://repost.aws/knowledge-center/acm-share-pca-with-another-account I have successfull...
1
answers
0
votes
546
views
asked 3 months ago
I have web application. Frontend is hosting on private s3 bucket and backend is running on ec2 instance. I have CloudFront with two distribution for each. In application there is functionality where u...
2
answers
0
votes
410
views
asked 4 months ago
I am having almost the same solution as mentioned in this [article](https://aws.amazon.com/blogs/desktop-and-application-streaming/how-to-configure-certificate-based-authentication-for-amazon-workspac...
1
answers
0
votes
462
views
asked 4 months ago
Dear All, Can Certificate Authorities be renewed, or should a new certificate authority be created and linked up to JITP template that I am using ? And in case I am using the old CA Certificate to iss...
1
answers
0
votes
347
views
asked 5 months ago
We have an embedded Linux device using IoT Core and authenticating using the files created with the `aws iot create-keys-and-certificate` CLI command. Now, we need to read data from DynamoDB in the sa...
1
answers
0
votes
709
views
asked 5 months ago
Hello! I have a working check on using OCSP request to ACM on a private cert authority using SHA1 via https://cryptography.io/en/3.4/x509/ocsp.html When I switch to SHA256 instead of SHA1 though, I ...
1
answers
0
votes
424
views
AWS
asked 7 months ago
Hi, I have trouble creating a certificate chain. I'm trying to create x509chain of signed certificate and CA of my AWS Private Certificate Authority. So I have this code: ``` private async Task<X50...
0
answers
0
votes
188
views
asked 8 months ago
In some of aws-S3 calls, I got SSL certificate verify failure. - Got failure for root-certificate: ``` Version: 3 (0x2) Serial Number: 6615006482407801251 (0x5bcd395912d2c1a3) Signature...
1
answers
0
votes
360
views
asked 8 months ago