Giter Site home page Giter Site logo

Failed to open file about sslsplit HOT 3 CLOSED

0x82 avatar 0x82 commented on July 30, 2024
Failed to open file

from sslsplit.

Comments (3)

droe avatar droe commented on July 30, 2024

What are the exact command line options are you using? What is the output of sslsplit -V?

from sslsplit.

0x82 avatar 0x82 commented on July 30, 2024

===> Original server certificate:
Subject DN: /C=US/ST=California/L=Mountain View/O=Google Inc/CN=mail.google.com
Common Names: mail.google.com/mail.google.com/inbox.google.com
Fingerprint: 7d:d1:07:bd:a6:9b:e8:64:ec:6a:a3:27:26:85:5a:a1:3f:1b:54:5c
Certificate cache: HIT
===> Forged server certificate:
Subject DN: /C=US/ST=California/L=Mountain View/O=Google Inc/CN=mail.google.com
Common Names: mail.google.com/mail.google.com/inbox.google.com
Fingerprint: aa:73:09:1d:0e:5f:6f:bc:f2:8f:6e:1f:ef:bf:f7:6b:84:5c:23:c4
Failed to open '/home/user1/20141029T110913Z-[10.10.10.11]:64465-[173.194.113.118]:443.log': No such file or directory
ssl [10.10.10.11]:64465 [173.194.113.118]:443 sni:mail.google.com crt:mail.google.com/mail.google.com/inbox.google.com origcrt:mail.google.com/mail.google.com/inbox.google.com
SSL session cache: HIT
...
...

started with:
./sslsplit -D -j /home/user1/sslfiles -S /home/user1/logdir -k /home/user1/ca.key -c /home/user1/ca.crt ssl 0.0.0.0 9999

I can't find the root cause in the source. Sounds actually like a permission problem for me, but I run it with sudo permissions ....

thanks for support

from sslsplit.

droe avatar droe commented on July 30, 2024

When you chroot() into /home/user1/sslfiles using -j, the argument to -S is evaluated within /home/user1/sslfiles (since log files need to be created for each connection and I wanted to avoid the complexity of writing a split privileges daemon a la OpenSSH).

from sslsplit.

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.