开发者

Is heroku console secure?

When doing and running commands in heroku cons开发者_高级运维ole, via heroku run console. Is this a secure connection?

For example, if I am editing a user's password. Will the information from my computer to the heroku console be secure / encrypted?


Yes, heroku console works over SSH. That's why you have to generate an encryption keypair to use Heroku. Your traffic is encrypted.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜