Microsoft
Software
Hardware
Network
Question : Exchange 2010 Certificate Issue
I am in the process of migrating a client from SBS2003 to Server 2008 Enterprise R2 and Exchange 2010 and have run into a problem. The client does not have a valid certificate from a certificate authority. When I try to configure outlook 2007 to connect from outside the LAN, I get the following error:
There is a problem with the proxy server's security certificate. The name on the certificate is invalid or does not match the name of the target site.
Outlook is unable to connect to the proxy server. (Error Code 10).
OWA is working fine, though I do get the certificate error. I can connect from within the LAN fine. How can I get this working without installing a security certificate?
Answer : Exchange 2010 Certificate Issue
Assuming that the zipcode is always 5 numbers long, and preceeded by a space, this works:
$string="Anywhere, OH 12345";
$zip = substr($string,strrpos($st
ring," ")+1,5);
echo $zip;
Random Solutions
Dns issue logging onto domain
Import text file - definition (field name, delimited, lng) based on a table
Split strings with RegEx
Quickr..How do I edit the tabs on the home page of my place? I want to add a tab
MySQL Rows to Columns by Group
unknown process - should I be concerned
Can I add multi-millions of records to SQL database while replication is on? Will it work?
call .rdl with store procedure with parameter
To Blob Cache or NOT?
Get the ip of the server running the application