Giter Site home page Giter Site logo

Comments (5)

barnacs avatar barnacs commented on September 1, 2024 1

from compy.

Dunuin avatar Dunuin commented on September 1, 2024

Would like to see that too. I created both certificates with...

openssl req -x509 -newkey rsa:2048 -nodes -keyout ca.key -out ca.crt -days 3650 -subj '/CN=192.168.42.5>'
openssl req -x509 -newkey rsa:2048 -nodes -keyout cert.key -out cert.crt -days 3650 -subj '/CN=<192.168.42.5>'

...and added that certs to chrome and firefox but the browser only throw out an "ERR_PROXY_CERTIFICATE_INVALID"
and compy

2018/04/20 02:43:15 http: TLS handshake error from 192.168.42.6:53461: tls: oversized record received with length 20037
2018/04/20 02:43:16 http: TLS handshake error from 192.168.42.6:53462: tls: first record does not look like a TLS handshake

Is it wrong to use an local IP? I also got an letsencrypt cert for the apache on the same machine but I just want to access the Proxy from inside my LAN (and VPN) and not with my DynDNS.

from compy.

Dunuin avatar Dunuin commented on September 1, 2024

Did I something wrong or is HTTPS really not supported by the golangs Transport.Proxy. See https://go-review.googlesource.com/c/go/+/66010

I also read modern browsers dont trust self signed certs anymore and if you want to use an browser on android to connect to compy you need to compile one yourself. See https://forum.xda-developers.com/android/software/guide-creating-firefox-data-saver-proxy-t3773634

Any hints how to get compy working?

from compy.

amthe avatar amthe commented on September 1, 2024

Love this project! But I don’t get where to put which cert either. I am on ubuntu. Help

from compy.

amthe avatar amthe commented on September 1, 2024

I would write up some more detailed instructions and close this issue for some help to get started. Thanks!

from compy.

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.