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
CSS works locally but not on server
Do I have to be on domain to FTP?
Flex Shared Object - Array Collection access
Formula to split Names
SBS 2003 can ping but cannot browse internet
NFS share on FreeNAS
Full Cone Nat on a Cisco router
How to prevent bandwith leeching on content?
Black screen of death upon turning PC On
execute stored proc from asp doesnt run update