Git Product home page Git Product logo

Comments (5)

ls0f avatar ls0f commented on July 18, 2024

安装到heroku,是不需要证书的啊,heroku本身就支持https。
win下面和unix下面导入证书的机制不同,unix是append机制,win下面replace操作,所以win下面导入证书的话,就会不信任其他的证书签发机构。如果是heroku的话,win下面不要导入证书,除非是部署在自己的vps上面。

from cracker.

duhd1993 avatar duhd1993 commented on July 18, 2024

的确,我还以为我是在用自己签发的证书,哈哈....
另外还有个问题,刚在vps上装了,不过用IP生成的证书好像有问题,cannot validate certificate for *** because it doesn't contain any IP SANs 。Google了一下,用这个脚本生成的没有问题,请问要怎么使用openssl才行。https://raw.githubusercontent.com/driskell/log-courier/1.x/src/lc-tlscert/lc-tlscert.go

from cracker.

ls0f avatar ls0f commented on July 18, 2024

用域名,然后绑定host

from cracker.

duhd1993 avatar duhd1993 commented on July 18, 2024

我知道用域名可以的,不过不做网站,懒得搞域名了。请问用IP有什么坏处么

from cracker.

ls0f avatar ls0f commented on July 18, 2024

绑定host,没必要买域名啊==

from cracker.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.