Difference between revisions of "MO HTTPS"
From SMS Wiki
| (One intermediate revision by one user not shown) | |||
| 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 ''' | + | 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''' ''(this is a non-working link - example only)''. |
| + | |||
| + | See examples [[MO HTTP | here]]. | ||
---- | ---- | ||
[[MOIntro | back]] | [[MOIntro | back]] | ||
Latest revision as of 10:21, 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 (this is a non-working link - example only).
See examples here.