Difference between revisions of "MO HTTPS"
From SMS Wiki
Line 1: | Line 1: | ||
If you prefer that communication between our service and your application be encrypted, simply host your application under SSL (HTTPS) and provide the corresponding URL. For example '''"https://www.foo.com"'''. | If you prefer that communication between our service and your application be encrypted, simply host your application under SSL (HTTPS) and provide the corresponding URL. For example '''"https://www.foo.com"'''. | ||
+ | |||
+ | See examples [[MO HTTP | here]]. | ||
---- | ---- | ||
[[MOIntro | back]] | [[MOIntro | back]] |
Revision as of 00:02, 9 May 2008
If you prefer that communication between our service and your application be encrypted, simply host your application under SSL (HTTPS) and provide the corresponding URL. For example "https://www.foo.com".
See examples here.