Contributors:
Index:
{ | |
"$schema": "http://json-schema.org/draft-07/schema#", | |
"$id": "http://dazn.com/manifest.schema.json", | |
"title": "dazn-manifest", | |
"type": "object", | |
"additionalProperties": false, | |
"description": "A YAML file which describes the contents of a code repository in a machine readable format.", | |
"properties": { | |
"dazn-manifest": { | |
"title": "version", |
Contributors:
Index:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
resource "aws_route53_record" "udp_address" { | |
zone_id = "foo" | |
name = "udp.${var.domain}" | |
type = "A" | |
records = ["${aws_elb.webheads.instances.0.public_ip}"] | |
} |
[ | |
{ | |
"qid": "SQONE", | |
"type": "select-many", | |
"title": "Do you or any of your family or friends work in any of these occupations?", | |
"options": [ | |
{ | |
"text": "Marketing", | |
"value": 1 | |
}, |
[ | |
{ | |
id: 1, | |
module_id: 1, | |
user_id: 0, | |
status: 0, | |
name: "Seeded Chat 1", | |
created_at: "2014-11-30 17:10:03", | |
updated_at: "2014-11-30 17:10:03", | |
messages: [ |
### Keybase proof | |
I hereby claim: | |
* I am nodefortytwo on github. | |
* I am nodefortytwo (https://keybase.io/nodefortytwo) on keybase. | |
* I have a public key whose fingerprint is 561E 6D54 F9EF 644A 487C 1468 3744 12A0 CAA4 4A45 | |
To claim this, I am signing this object: |
SNI Custom SSL relies on the SNI extension of the Transport Layer Security protocol, | |
which allows multiple domains to serve SSL traffic over the same IP address by including the hostname | |
viewers are trying to connect to. As with Dedicated IP Custom SSL, CloudFront delivers content from | |
each Amazon CloudFront edge location and with the same security as the Dedicated IP Custom SSL feature. | |
SNI Custom SSL works with most modern browsers, including Chrome version 6 and later (running on Windows XP | |
and later or OS X 10.5.7 and later), Safari version 3 and later (running on Windows Vista and later or Mac OS X 10.5.6 | |
and later), Firefox 2.0 and later, and Internet Explorer 7 and later (running on Windows Vista and later). | |
Older browsers that do not support SNI cannot establish a connection with CloudFront to load the HTTPS version | |
of your content. SNI Custom SSL is available at no additional cost beyond standard CloudFront data transfer and request fees. |
SNI Custom SSL relies on the SNI extension of the Transport Layer Security protocol, which allows multiple domains to serve SSL traffic over the same IP address by including the hostname viewers are trying to connect to. As with Dedicated IP Custom SSL, CloudFront delivers content from each Amazon CloudFront edge location and with the same security as the Dedicated IP Custom SSL feature. SNI Custom SSL works with most modern browsers, including Chrome version 6 and later (running on Windows XP and later or OS X 10.5.7 and later), Safari version 3 and later (running on Windows Vista and later or Mac OS X 10.5.6. and later), Firefox 2.0 and later, and Internet Explorer 7 and later (running on Windows Vista and later). Older browsers that do not support SNI cannot establish a connection with CloudFront to load the HTTPS version of your content. SNI Custom SSL is available at no additional cost beyond standard CloudFront data transfer and request fees. |