Outlook certificate to send SMS

Closed
LeslieJohn Posts 1 Registration date Monday January 14, 2013 Status Member Last seen January 14, 2013 - Jan 14, 2013 at 09:38 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jan 16, 2013 at 06:48 AM
Hello,

I am trying to add SMS functionality to Outlook to make a notfication system (e-mail and SMS.) I got an idea from this page http://www.ozeki.hu It seems great.
Outlook Mobile Services makes it possible to create and send SMS messages in Outlook.

I can use OMS only over HTTPS (encrypted) channel. I can create a self-signed certificate with the use of makecert program.

To create a self-signed certificate Ineed mkcert script. Is it correct if I type one of the following commands into Command Prompt?
mkcert <IP address>

or
mkcert <FQDN>


Have you done this before? Will it work?

Regards,

Leslie
Related:

1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jan 16, 2013 at 06:48 AM
0