Hi, <br>
<br>
I have had a little problem with iceweasel 9 upgrade. It is solved now. 
Here is a short description of the problem, and the solution that worked
 for me.<br>
<br>
<i>Problem description:</i><br>
After upgrading to iceweasel 9 I could no longer browse HTTPS sites.<br>
<br>
<i>Additionnal information:</i><br>
My sources.list file contains the following line:<br>
<pre>deb <a href="http://mozilla.debian.net/">http://mozilla.debian.net/</a> squeeze-backports iceweasel-release</pre>
<br>
<i>The solution that worked for me:</i><br>
Changing my sources.list file to add iceweasel-beta and dist-upgrading again so that <i>libnss3-1d</i> has been upgraded to <i>3.13.1.with.ckbi.1.88-1~bpo60+1</i>, which solved the problem.
<pre>deb <a href="http://mozilla.debian.net/">http://mozilla.debian.net/</a> squeeze-backports iceweasel-release iceweasel-beta</pre>
Note that I reverted my sources.list back to its original state after this upgrade.<br>
<br>
Hope it helps.<br>
<br>
Pierre-Alexis.