سؤال

i am developing a facebook application for a while now, i have two applications. one in production with SSL. and the other for development and testing without SSL. since facebook turn off the "secure browsing" control. all connection to facebook are now secured using HTTPS/SSL.

so now i cant develop again my application.

is there a way to tell the browser to just igone SSL for a specific web address ?

or do some other trick ?

thank you

هل كانت مفيدة؟

المحلول

Create self signed certificate and use that for your development server. You browser will warn you that it is self signed but you can ignore that warning.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top