Tagged Questions

0
votes
2answers
453 views

Blocking https url's in a embedded gecko browser

I have an application in which a gecko browser is embedded. The application is crashing when I try to access any https url's because nss is not properly initialised at this point. The crash is in ...