Giter VIP home page Giter VIP logo

Comments (5)

GreaterFire avatar GreaterFire commented on May 27, 2024

Please set the ca_certs field in the config file to my provided example (examples/ca_certs.pem-example) or your server certificate file.

from trojan.

chenychen avatar chenychen commented on May 27, 2024

{
"run_type":"client",
"ssl_verify":true,
"ssl_verify_hostname":true,
"ca_certs":"E:/trojan-gui-0.1.1-0.3.2-win/trojan-gui/fullchain.pem",
"local_addr":"127.0.0.1",
"local_port":9080,
"remote_addr":"xxxx",
"remote_port":443,
"password":"xxxx",
"log_level":1
}

已经设置了,还是不行。

from trojan.

chenychen avatar chenychen commented on May 27, 2024

{
"run_type": "server",
"local_addr": "0.0.0.0",
"local_port": 443,
"remote_addr": "127.0.0.1",
"remote_port": 80,
"password": "xxxx",
"keyfile": "/etc/letsencrypt/live/www.xxxx.tk/privkey.pem",
"keyfile_password": "",
"certfile": "/etc/letsencrypt/live/www.xxxx.tk/fullchain.pem",
"use_default_dhparam": true,
"dhparamfile": "",
"log_level": 1
}

from trojan.

GreaterFire avatar GreaterFire commented on May 27, 2024

try examples/ca_certs.pem-example

from trojan.

chenychen avatar chenychen commented on May 27, 2024

so handsome you are!
it's ok!

from trojan.

Related Issues (20)

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.