If it's a standard heroku plan (and unless you're doing anything bespoke - which AFAIK heroku doesn't support) they'll take care of TLS termination for you (and handle certs etc)
👍 1
s
Sam
09/03/2019, 5:55 PM
thanks @dave
Sam
09/03/2019, 5:57 PM
@dave: so If I use private Server or VPN, I must do some stuffs to generate a Certificate to security my application , right ?
d
dave
09/03/2019, 5:59 PM
Possibly- but it really depends on your cloud setup and ingress to the internet - so it's a hard question to answer. 😉
s
Sam
09/03/2019, 6:04 PM
okay, I got it, Thanks @dave :)))) Have a nice day.