Skip to content

Commit 0aa452f

Browse files
authored
SNI-based SSL is now out of beta
1 parent e082901 commit 0aa452f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@ handle renewals and keeping your certificate up to date.
99

1010
## Requirements
1111

12-
- Whilst it is in beta, you must use the labs feature to enable Heroku's free
13-
SSL offering:
14-
15-
```
16-
heroku labs:enable http-sni
17-
```
18-
19-
- You must be using hobby or professional dynos to use free SNI-based SSL.
12+
- You must be using hobby or professional dynos to use free SNI-based SSL. Find out more on [Heroku's documentation page about SSL](https://devcenter.heroku.com/articles/ssl).
2013

2114
- You should have already configured your app DNS as per [Heroku's
2215
documentation](https://devcenter.heroku.com/articles/custom-domains).

0 commit comments

Comments
 (0)