I've been trying to get the HTTPS interception working but with no luck so far.
Everytime I go to a SSL-secured website, I get no connection established within IE and in the Logs I can read this:
Unfortunately this didn't lead to the solution desired.
12:09:07:0300 Fiddler.BCCertMaker> Asked to MakeNewCert(
www.dropbox.com) from thread 18...
12:09:07:0456 Proceeding to generate (
www.dropbox.com) on thread 18.
12:09:07:0612 Fiddler.BCCertMaker> CreatingCert for:
www.dropbox.com 12:09:07:0612 Fiddler.BCCertMaker> PrivateKey Generation took: 0ms.
12:09:07:0769 Fiddler.BCCertMaker> EECert Generation took: 8ms in total.
12:09:07:0925 Fiddler.BCCertMaker> Converting BCKey to DotNetKey using CSP Provider type: 24
12:09:07:1237 ContainerInfo for
www.dropbox.com's Certificate's PrivateKey
KCName:FiddlerBCKey
Exportable:True
IsMachine:False
Protected:False
Removable:False
Provider:Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype) (24)
UniqueName:6126ce6d65fe3c035ce2d7d51f5a45f2_fc2c3110-a2bd-413f-acf4-c84f3643232f
RandomlyGenerated:False
12:09:07:1237 Fiddler.BCCertMaker> BC-to-.NET Conversion took: 81ms.
12:09:07:1237 Fiddler.BCCertMaker> Caching EECert for
www.dropbox.com 12:09:07:1237 /Signaling [
www.dropbox.com] is ready, created by thread 18.
12:09:07:1394 !SecureClientPipeDirect failed: Die Anmeldeinformationen, die dem Paket übergeben wurden, wurden nicht erkannt on pipe to (CN=
www.dropbox.com, O=DO_NOT_TRUST_BC, OU=Created by
http://www.fiddler2.com)
12:09:07:4050 !SecureClientPipeDirect failed: Die Anmeldeinformationen, die dem Paket übergeben wurden, wurden nicht erkannt on pipe to (CN=
www.dropbox.com, O=DO_NOT_TRUST_BC, OU=Created by
http://www.fiddler2.com)
12:09:07:6706 !SecureClientPipeDirect failed: Die Anmeldeinformationen, die dem Paket übergeben wurden, wurden nicht erkannt on pipe to (CN=
www.dropbox.com, O=DO_NOT_TRUST_BC, OU=Created by
http://www.fiddler2.com)
Do you have any ideas what else I could try to make it work? Or is there any further information I may provide?