Dolphin, the GameCube and Wii emulator - Forums
Dump SSL - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: Dump SSL (/Thread-dump-ssl)



Dump SSL - djneo - 10-04-2016

Hi devs,

just saw this "Dolphin new Dump SSL features" in developement notes and cant resist to ask.. what is it?? Smile

Thanks.


RE: Dump SSL - mbc07 - 10-04-2016

I don't want to sound rude but if you don't know what it does you probably won't need it/won't be able to use it...


RE: Dump SSL - djneo - 10-04-2016

(10-04-2016, 02:09 PM)Jhonn Wrote: I don't want to sound rude but if you don't know what it does you probably won't need it/won't be able to use it...



hah, didnt know what "dump textures" means in Dolphin year ago and now I use it everyday Wink


RE: Dump SSL - Invader - 10-05-2016

It's really only useful if you're running a altwfc server considering nearly all wii games are offline now. Even then I'm not entirely sure how useful this feature actually will be...


RE: Dump SSL - degasus - 10-05-2016

I agree, very unlikely to be helpful for users. But IMO we should at least provide a simple non-rude description here:
It dumps all SSL options, like used certificates + keys (of the client + server), the configured CA, ...
At least that's what I guess it do, for everything else, I'd link to the actual source code.

So, for users, this could be used to eg debug SSL errors for custom servers, maybe also to load custom certificates. But I doubt there is a real use for it.


RE: Dump SSL - djneo - 10-05-2016

Interesting, thanks for explanation guys.