Problem loading HTTPS with gtk_moz_embed application
Ankta <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.gtk |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
I am having trouble getting ssl to work with an application using the gtk_moz_embed widget on Linux (RedHat 8). I compiled the mozilla source (v1.3) with the flag: ac_add_options --enable-crypto The TestGtkEmbed program does load HTTPS, but my application doesnt. What do I have to do to get HTTPS to work?