• RSS
  • Twitter
  • FaceBook

Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Renewing Exchange 2007 certificate

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2007] >> Outlook Web Access >> Renewing Exchange 2007 certificate Page: [1]
Login
Message << Older Topic   Newer Topic >>
Renewing Exchange 2007 certificate - 13.Jun.2008 12:27:39 PM   
hunglikethor

 

Posts: 55
Joined: 13.Oct.2006
Status: offline
it appears that the auto renewal features works for all cerficates in my domain except the exchange 2007 cert;  i have to manually generate the request, pass to cert server for approval, then import back into exchange 2007 in order to use SSL/TLS/OWA properly (Microsoft should fix this).

Anyway, I generated the cert using instructions found at
http://technet.microsoft.com/en-us/library/aa995942.aspx

in particular the command shell command:

[PS] C:\New-ExchangeCertificate -GenerateRequest -subjectname "dc=com,dc=mydomain,o=NetSec Consulting,cn=webmail.mydomain.com" -domainname webmail.
mydomain.com,exchange2007,exchange2007.mydomainlocal.local,autodiscover.mydomain.com,autodiscover.mydomainlocal.local -FriendlyName webmail.mydomain.com
-PrivateKeyExportable:$true -path c:\cert3_myserver.txt

after typing the command certreq -submit c:\cert3_myserver.txt and choosing the appropriate CA I get the following error window:

The request contains no certificate information. 0x80094801 (-2146875391)
Denied By Policy Module.  The Reuqest does not contain a certificate template extension of the CertificateTemplate request attribute.

Did this last year and worked fine; have my notes from the case and can find find nothing related to this error.  any help would be appreciated
Post #: 1
RE: Renewing Exchange 2007 certificate - 8.Sep.2008 4:35:52 AM   
venil

 

Posts: 1
Joined: 8.Sep.2008
Status: offline
At me the same problem. I will be grateful, if somebody advises the solution.

(in reply to hunglikethor)
Post #: 2
RE: Renewing Exchange 2007 certificate - 8.Sep.2008 12:03:56 PM   
Sembee

 

Posts: 4093
Joined: 17.Jan.2008
From: Somewhere near London, UK
Status: offline
The solution is do not use a self generated certificate.
They are not supported for Outlook Anywhere or Exchange ActiveSync. Deploy a commercial certificate.

http://www.sembee.co.uk/archive/2008/05/30/78.aspx

Simon.

_____________________________

Simon Butler,
Exchange MVP
Blog: http://blog.sembee.co.uk/
Web: http://www.amset.info/
In the UK? Hire me: http://www.sembee.co.uk/
Exchange Resources: http://exbpa.com/

(in reply to venil)
Post #: 3
RE: Renewing Exchange 2007 certificate - 11.Sep.2008 3:08:58 PM   
ndube_jerrypate

 

Posts: 59
Joined: 23.Aug.2006
Status: offline
I agree. You need to purchase a commercial certificate.

_____________________________

Nathan Dube
Network Administrator

(in reply to Sembee)
Post #: 4
RE: Renewing Exchange 2007 certificate - 18.Mar.2009 7:29:56 PM   
hunglikethor

 

Posts: 55
Joined: 13.Oct.2006
Status: offline
why as a small business do i need to purchase a certificate?  I have a two-tier PKI infrastructure with a enterprise subordinate CA issuing certificates.  My root CA is on all desktop, laptop and mobile clients so there is no issue there.  Your solution makes no sense.  Does the coomercial certficate have magical powers that allows it to settle into place without manual install?

(in reply to ndube_jerrypate)
Post #: 5
RE: Renewing Exchange 2007 certificate - 22.Mar.2009 2:49:57 PM   
Sembee

 

Posts: 4093
Joined: 17.Jan.2008
From: Somewhere near London, UK
Status: offline
quote:

ORIGINAL: hunglikethor

Does the coomercial certficate have magical powers that allows it to settle into place without manual install?


Yes, that is indeed the case.
If you purchase a certificate from a trusted root then there is nothing to install on the devices.
When you visit Amazon, do you have to install a certificate?
Your bank, any other ecommerce site? No, because the certificate is issued by a trusted root.
An internal CA is only practical when you have control over 100% of the clients that are accessing the services, and that usually means the machine is a member of the forest for ease of deployment (not always though). If you do not have that level of control, for example allowing users to access OWA from their own machines at home etc, then a commercial certificate is the only way to go.

With mobile devices the key is to get a certificate from the right source. Many of the low cost certificate suppliers are not on the root certificate list - RapidSSL for example provide cheap certificates, but they are useless for Windows Mobile as you have to install their root on to the device.

Simon.

_____________________________

Simon Butler,
Exchange MVP
Blog: http://blog.sembee.co.uk/
Web: http://www.amset.info/
In the UK? Hire me: http://www.sembee.co.uk/
Exchange Resources: http://exbpa.com/

(in reply to hunglikethor)
Post #: 6
RE: Renewing Exchange 2007 certificate - 22.Mar.2009 3:05:32 PM   
GregecSLO

 

Posts: 13
Joined: 15.Mar.2009
Status: offline
But still, if you have small business, you can still deploy all certs via GPO...

OWA is still accessible via self signed cert WITHOUT installing ANY cert on PC...

We use self signed cert for 10 people and it`s great that we can do... Via GPO, cert is applied on all devices within minutes... At home, they can use OWA, on their home PCs there is no need at all for Outlook anywhere feature... But they do have it on business notebooks (certs on notebooks are managed via GPO)...

So self signed cert is very usefull if you can control it...

(in reply to hunglikethor)
Post #: 7
RE: Renewing Exchange 2007 certificate - 22.Mar.2009 3:09:42 PM   
Sembee

 

Posts: 4093
Joined: 17.Jan.2008
From: Somewhere near London, UK
Status: offline
So you get the users used to ignoring the certificate warning? That is just bad practise. The warnings in IE7/8 about the certificate are just ignored.

Users are stupid. They will only remember that the IT person said to ignore the SSL certificate warning, not that it was only on their site. It exposes them to a man in the middle attack along with a load of other things.

What happens when the certificate expires?

As far as I am concerned, if machines that are not under your control (And that includes home user machines) are accessing OWA then a commercial certificate should be used.

Simon.

_____________________________

Simon Butler,
Exchange MVP
Blog: http://blog.sembee.co.uk/
Web: http://www.amset.info/
In the UK? Hire me: http://www.sembee.co.uk/
Exchange Resources: http://exbpa.com/

(in reply to GregecSLO)
Post #: 8
RE: Renewing Exchange 2007 certificate - 22.Mar.2009 3:20:17 PM   
GregecSLO

 

Posts: 13
Joined: 15.Mar.2009
Status: offline
We could say:

Do not use self-signed cert if you don`t know what are you doing :)

(in reply to Sembee)
Post #: 9

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2007] >> Outlook Web Access >> Renewing Exchange 2007 certificate Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter