Access Denied: Obtaining a Server Certificate from Your Own CA
am 08.06.2007 14:24:43 von overthetop
Hi
I'm running windows xp and i'm trying to get a web server cert (to run
ssl) from a CA installed on my network on windows 2003.
The CA on the win 2003's machine is working because i've managed to
install a cert on the iis on that machine, but when i try to make a
cert request from my xp machine to that CA at the end of the iis
request cert wizard i get "Failed to install certificate. Access
denied.". Am I doing something wrong? How can I make it right?
I follow this tutorial: http://www.petri.co.il/configure_ssl_on_your_website_with_ii s.htm
and after step 15 i get the fail message.
Re: Access Denied: Obtaining a Server Certificate from Your Own CA
am 11.06.2007 07:05:00 von Ken Schaefer
What happens if you choose to "save the request and submit it later"?
And then you submit the request manually to the Certificate Server? and then
manually approve the certificate?
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
"overthetop" wrote in message
news:1181305483.239900.35100@e65g2000hsc.googlegroups.com...
> Hi
>
> I'm running windows xp and i'm trying to get a web server cert (to run
> ssl) from a CA installed on my network on windows 2003.
> The CA on the win 2003's machine is working because i've managed to
> install a cert on the iis on that machine, but when i try to make a
> cert request from my xp machine to that CA at the end of the iis
> request cert wizard i get "Failed to install certificate. Access
> denied.". Am I doing something wrong? How can I make it right?
> I follow this tutorial:
> http://www.petri.co.il/configure_ssl_on_your_website_with_ii s.htm
> and after step 15 i get the fail message.
>
Re: Access Denied: Obtaining a Server Certificate from Your Own CA
am 11.06.2007 09:56:44 von overthetop
On Jun 11, 8:05 am, "Ken Schaefer"
wrote:
> What happens if you choose to "save the request and submit it later"?
>
> And then you submit the request manually to the Certificate Server? and then
> manually approve the certificate?
>
> Cheers
> Ken
>
> --
> My IIS Blog:www.adOpenStatic.com/cs/blogs/ken
>
> "overthetop" wrote in message
>
> news:1181305483.239900.35100@e65g2000hsc.googlegroups.com...
>
> > Hi
>
> > I'm running windows xp and i'm trying to get a web server cert (to run
> > ssl) from a CA installed on my network on windows 2003.
> > The CA on the win 2003's machine is working because i've managed to
> > install a cert on the iis on that machine, but when i try to make a
> > cert request from my xp machine to that CA at the end of the iis
> > request cert wizard i get "Failed to install certificate. Access
> > denied.". Am I doing something wrong? How can I make it right?
> > I follow this tutorial:
> >http://www.petri.co.il/configure_ssl_on_your_website_with_i is.htm
> > and after step 15 i get the fail message.
Hi Ken
I submitted the request manually and installed the cert on my computer
successfully but there is a new problem now. The SSL is still not
working. When I browse a site on my iis the browser won't accept the
web server cert that I've just installed?! FireFox tells me that can
not establish encrypted connection to the web server because the
certificate is invalid or corrupted: Error Code -8101 and after
clicking ok the page is not displayed. When I try the same thing with
IE it tells me that the page can not be found and no warning.
What is the problem with this cert? It's installed on the server and
no error till I browse https://...
I request the cert by browsing the CA server: http://CAServer/certsrv
and follow the steps, then download it and install it on the web
server.
Re: Access Denied: Obtaining a Server Certificate from Your Own CA
am 11.06.2007 10:03:24 von overthetop
On Jun 11, 10:56 am, overthetop wrote:
> On Jun 11, 8:05 am, "Ken Schaefer"
> wrote:
>
>
>
> > What happens if you choose to "save the request and submit it later"?
>
> > And then you submit the request manually to the Certificate Server? and then
> > manually approve the certificate?
>
> > Cheers
> > Ken
>
> > --
> > My IIS Blog:www.adOpenStatic.com/cs/blogs/ken
>
> > "overthetop" wrote in message
>
> >news:1181305483.239900.35100@e65g2000hsc.googlegroups.com.. .
>
> > > Hi
>
> > > I'm running windows xp and i'm trying to get a web server cert (to run
> > > ssl) from a CA installed on my network on windows 2003.
> > > The CA on the win 2003's machine is working because i've managed to
> > > install a cert on the iis on that machine, but when i try to make a
> > > cert request from my xp machine to that CA at the end of the iis
> > > request cert wizard i get "Failed to install certificate. Access
> > > denied.". Am I doing something wrong? How can I make it right?
> > > I follow this tutorial:
> > >http://www.petri.co.il/configure_ssl_on_your_website_with_i is.htm
> > > and after step 15 i get the fail message.
>
> Hi Ken
>
> I submitted the request manually and installed the cert on my computer
> successfully but there is a new problem now. The SSL is still not
> working. When I browse a site on my iis the browser won't accept the
> web server cert that I've just installed?! FireFox tells me that can
> not establish encrypted connection to the web server because the
> certificate is invalid or corrupted: Error Code -8101 and after
> clicking ok the page is not displayed. When I try the same thing with
> IE it tells me that the page can not be found and no warning.
> What is the problem with this cert? It's installed on the server and
> no error till I browse https://...
> I request the cert by browsing the CA server:http://CAServer/certsrv
> and follow the steps, then download it and install it on the web
> server.
Is it possible that the problem is in the CA server? When I installed
the CA service I didn't change nothing in the config and now it's
running with default settings. Is there something that needs to be
configured?