|
From: Tomas G. <to...@pr...> - 2004-07-13 09:08:53
|
You can easily create pkcs12 files using the 'batch' generation in=20 ejbca. Then you can install the pkcs12 in IE. If you need to convert a .pem to a .cer you can also easily do this=20 using openssl. openssl x509 -in cert.pem -outform DER -out cert.cer /Tomas >=20 > Subject: > [Ejbca-develop] does ejbca can create a CERT for M$'s IIS? > From: > ? ?? <myn...@ho...> > Date: > Tue, 13 Jul 2004 11:14:43 +0800 > To: > ejb...@li... >=20 >=20 > hi,all, i created a CERTIFICATE REQUEST file named 'certreq.txt' with=20 > M$'s iis,and create a cert(in pem format ,but can be jks and p12 ) with= =20 > ejbca for the req-file.but,iis must use a .cer-format cert. > now,i can convert a pem-format file to a der-format file with=20 > weblogic's utils named pem2der. > does ejbca can create a cert for iis?if it can,how? > =20 > thx for help! > =20 > and when i View End Entity the data is like so: > Created 04-7-9 ??12:26 > Modified 04-7-9 ??12:27 >=20 > is it a bug? my OS is win2000(simple Chinaese) adv server sp4,ie6 >=20 > -----------------------------------------------------------------------= - > ??????????????=97 MSN Hotmail=20 > <http://g.msn.com/8HMBCNCN/2752??PS=3D47575> Get 2 months FREE*.=20 > ------------------------------------------------------- This SF.Net=20 > email sponsored by Black Hat Briefings & Training. Attend Black Hat=20 > Briefings & Training, Las Vegas July 24-29 - digital self defense, top=20 > technical experts, no vendor pitches, unmatched networking=20 > opportunities. Visit www.blackhat.com=20 > _______________________________________________ Ejbca-develop mailing=20 > list Ejb...@li...=20 > https://lists.sourceforge.net/lists/listinfo/ejbca-develop |