orthweb icon indicating copy to clipboard operation
orthweb copied to clipboard

Orthanc on AWS with Infrastructure as Code

Results 3 orthweb issues
Sort by recently updated
recently updated
newest added

1. S3 - access must come via S3 endpoint (using [aws:sourceVpce](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.html) condition) - require HTTPS encryption in transit, using [aws:SecureTransport](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies.html#example-bucket-policies-HTTP-HTTPS) - require server-side encryption, using [header](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies.html#example-bucket-policies-encryption) - update routing table...