|
2491 | 2491 | }, |
2492 | 2492 | "quantity": { |
2493 | 2493 | "title": "Certificates included", |
2494 | | - "free": 0, |
2495 | | - "pro": 0, |
2496 | | - "pro_plus": 1, |
2497 | | - "biz": "1 (Modern)\n1 (Legacy)", |
2498 | | - "ent": "1 (Modern) (can purchase more)\n1 (Legacy) (can purchase more)" |
| 2494 | + "free": "0", |
| 2495 | + "pro": "0", |
| 2496 | + "pro_plus": "1", |
| 2497 | + "biz": "1 Modern and 1 Legacy", |
| 2498 | + "ent": "1 Modern (can purchase more) and 1 Legacy (can purchase more)" |
2499 | 2499 | } |
2500 | 2500 | } |
2501 | 2501 | }, |
|
2601 | 2601 | "pro": "Yes", |
2602 | 2602 | "biz": "Yes", |
2603 | 2603 | "ent": "Yes" |
| 2604 | + }, |
| 2605 | + "per_hostname": { |
| 2606 | + "title": "Per-hostname", |
| 2607 | + "free": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)", |
| 2608 | + "pro": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)", |
| 2609 | + "biz": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)", |
| 2610 | + "ent": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)" |
2604 | 2611 | } |
2605 | 2612 | } |
2606 | 2613 | }, |
|
2637 | 2644 | "b_initial_quota": { |
2638 | 2645 | "title": "Hostnames included", |
2639 | 2646 | "summary": "Varies", |
2640 | | - "free": 100, |
2641 | | - "pro": 100, |
2642 | | - "biz": 100, |
2643 | | - "ent": 0 |
| 2647 | + "free": "100", |
| 2648 | + "pro": "100", |
| 2649 | + "biz": "100", |
| 2650 | + "ent": "0" |
2644 | 2651 | }, |
2645 | 2652 | "c_max_hostnames": { |
2646 | 2653 | "title": "Max hostnames", |
2647 | | - "free": 5000, |
2648 | | - "pro": 5000, |
2649 | | - "biz": 5000, |
2650 | | - "ent": "Unlimited, but contact sales if using over 5000." |
| 2654 | + "free": "5,000", |
| 2655 | + "pro": "5,000", |
| 2656 | + "biz": "5,000", |
| 2657 | + "ent": "Unlimited, but contact sales if using over 5,000." |
2651 | 2658 | }, |
2652 | 2659 | "custom_analytics": { |
2653 | 2660 | "title": "[Custom analytics](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/)", |
|
2824 | 2831 | } |
2825 | 2832 | } |
2826 | 2833 | }, |
| 2834 | + "custom_cipher_suites": { |
| 2835 | + "title": "Custom cipher suites", |
| 2836 | + "link": "/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/", |
| 2837 | + "paid_add_on": true, |
| 2838 | + "paid_add_on_plans": ["free", "pro", "biz", "ent"], |
| 2839 | + "properties": { |
| 2840 | + "availability": { |
| 2841 | + "title": "Availability", |
| 2842 | + "summary": "Custom cipher suites are available for domains that have purchased [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/) and are currently using a [full DNS setup](/dns/zone-setups/full-setup/).", |
| 2843 | + "free": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)", |
| 2844 | + "pro": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)", |
| 2845 | + "biz": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)", |
| 2846 | + "ent": "Included with [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/)" |
| 2847 | + } |
| 2848 | + } |
| 2849 | + }, |
2827 | 2850 | "total_tls": { |
2828 | 2851 | "title": "Total TLS", |
2829 | 2852 | "link": "/ssl/edge-certificates/additional-options/total-tls/", |
|
0 commit comments