Re: Makecert & ADAM
- From: "Gregory Bartholomew" <gbartho@xxxxxxxx>
- Date: Mon, 22 May 2006 16:00:41 -0500
I haven't done it with makecert before but I have successfully used the
selfssl.exe utility that comes with the IIS Resource Kit to create a
self-signed certificate and used the mmc "certificates" plug-in to copy the
cert from the local computer store to the "Personal" store for the adam
instance that I was running and its "Trusted Root Certification Authorities"
store. I was then able to export the cert's public key in the base-64
encoding and import it into a debian system that I have running a web
application called Moodle (apache/php) and the web application is now using
an ldaps connection for it's data store AND authentication.
gb
"Jay worley" <Jayworley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3F64DAEE-46A4-4D8E-8C9B-5AB1EF004ACB@xxxxxxxxxxxxxxxx
I'm trying to issue a self signed certificate using makecert and then
import
the cert with the private key into the Personal store of the account under
which my ADAM is instance is running. I've already done LDAP over SSL
with
ADAM using a Verisign cert, so I don't have a problem with the steps. Has
anyone done this before? Any obvious omissions with this command:
makecert -r -pe -len 1024 -n "CN=hostname.parentdomain.com" -ss my -e
01/01/2010 deltapassport-dev.delta.com.cer
I've even went so far as logging into the account that ADAM is running
under
and adding -sr currentuser. This isn't an issue with the system file that
stores the key. I've made sure the account has read access to the file.
Thanks!
--
Thanks for posting a reply!
.
- Follow-Ups:
- Re: Makecert & ADAM
- From: Joe Kaplan \(MVP - ADSI\)
- Re: Makecert & ADAM
- Prev by Date: Re: list distributon groups members
- Next by Date: Re: Real-world trouble renaming 2003 domain?
- Previous by thread: Re: Reliable to rename a windwos 2003 Domain Controller?
- Next by thread: Re: Makecert & ADAM
- Index(es):
Relevant Pages
|