Recent content by cikocet

  1. C

    PS3 4.93 Evilnat w/ Cobra v8.5 - (CEX/PEX/D-PEX)

    please help, my bluetooth headphone paired & connected to ps3 cfw successfully, output audio device already changed to bluetooth device, but still no sound from bluetooth device (audio still play through hdmi). what should i do ?
  2. C

    PS3 bgtoolset access workaround guide

    You can use mitmproxy as below, it more easy to use
  3. C

    PS3 bgtoolset access workaround guide

    and it works on windows too. thanks man !!
  4. C

    PS3 [Update: SSL issue Resolved} BG Toolset SSL Issues (80710A06 Error) (July 2024)

    For the .php files Access Denied / 401. Maybe because the php server configuration not using cert file/key from Let's Crypt / R10 ?
  5. C

    PS3 [Update: SSL issue Resolved} BG Toolset SSL Issues (80710A06 Error) (July 2024)

    Normally 1 ssl cert is enough, EDCSA is stronger than RSA, but PS3 does not comply with EDCSA thats why it need help from mitmproxy to act as a bridge to communicate to EDCSA server is it possible to remove/disable WE1 cert for *.ps3toolset.com and just using R10 from Let's Crypt ?
  6. C

    PS3 Internet Browser problems

    Because the problem is not in client side (ps3) but in server side (ps3toolset server)
  7. C

    PS3 [Update: SSL issue Resolved} BG Toolset SSL Issues (80710A06 Error) (July 2024)

    TLS observatory result said domain ps3toolset.com has 2 ssl issuer: WE1 and R10. *.ps3toolset.com is WE1 only accept ECDSA www.ps3toolset.com is R10 it can accept RSA Maybe the configuration is not properly configured. Can you please cross check this information ?
  8. C

    PS3 Internet Browser problems

    Dns should be auto given by hotspot or router
  9. C

    PS3 Internet Browser problems

    It can configure only for spesific virtual host / directory, because the client is our ps3 web browser which is very old and only support tls 1.2 with aes128 sha256 cipher.
  10. C

    PS3 Internet Browser problems

    from my observation, if we can ask ps3toolset server administrator to change their nginx/apache for the ssl_prefer_server_ciphers to off, maybe this ssl cipher issue might be solved. i believe current configuration for ssl_prefer_server_ciphers is set to on
  11. C

    PS3 Internet Browser problems

    mitmproxy.org
  12. C

    PS3 Internet Browser problems

    im on cfw 4.91 also. tested other https website for example: https://www.playstation.com got same error ...a06 so its ridiculous, PS3 console can not open PS official website :chuncky:
  13. C

    PS3 Internet Browser problems

    use the proxy trick only when you need to open bgtoolset website to mitigate 80710a06 error on ps3 internet browser
  14. C

    PS3 Internet Browser problems

    You need to understand Man-In-The-Middle (MITM) technique, thats the clue. Thats why i use mitmproxy not just an ordinary proxy.
  15. C

    PS3 Internet Browser problems

    Yes it is. Browser will popup with text: "System does not have the CA root ..." i just answer with Yes.
Back
Top