http://bugs.winehq.org/show_bug.cgi?id=23876
--- Comment #18 from onlynone@gmail.com 2011-02-22 15:38:32 CST --- (In reply to comment #17)
(In reply to comment #16)
I don't have a problem with it caching retrieved files, I just don't know why it continues to re-download the same certificate over and over, and doesn't actually re-use the first cached file. That's kind of the whole point of caching.
That's why it's a hack. I'm trying to determine where the problem lies.
Okay, after strace-ing several wine processes for several minutes I found that wineserver is the one creating the certificate files over and over. I can do further tracing if it helps.