Y
Hacker News
new
|
ask
|
show
|
jobs
by
pushrax
4213 days ago
StartSSL is free and simple to use unless they changed recently. The only downside is that certain UAs don't trust the StartSSL CA, notably Java.
1 comments
donniezazen
4213 days ago
The free version doesn't come with wild card. So if you run multiple stuff off your VPS you will have to upgrade. I currently use self-signed certificate for everything except when I serve content to public I switch to http.
link
pushrax
4212 days ago
You could use SNI and support the majority of clients.
link