| Previous | Next | |
Windows: Flash 8 or 9 AS2.0 SWF + mProjector
3.0; Windows NT Support: Flash 7 SWF + mProjector
2.0;
Macintosh: Not Yet Available
mApplication.ignoreBadCertificates(ignore:Boolean) : Voidignore - True or false.
Nothing.
Method; Allows HTTPS/SSL communication even if target server has a bad certificate.
The following example allows access to servers with bad certificates.
mApplication.ignoreBadCertificates(true);
| Questions or Feedback? | Previous | Next |