Re: Certificate Management Tools
From: Anne & Lynn Wheeler (lynn_at_garlic.com)
Date: 04/27/05
- Next message: Nigel Horne: "Re: E-mail, S/MIME, Digital Signatures & Encryption - HELP!"
- Previous message: TC: "Certificate Management Tools"
- In reply to: TC: "Certificate Management Tools"
- Next in thread: TC: "Re: Certificate Management Tools"
- Reply: TC: "Re: Certificate Management Tools"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 27 Apr 2005 10:57:35 -0600
"TC" <golemdanube@yahoo.com> writes:
> I have also determined that I do not have the ability to create such a
> certificate. I have Microsoft's selfcert.exe and the certification
> authoriy included with Microsoft Windows 2003 Server. With these tools,
> I can create certificates, but I have no control over the expiration
> date and I cannot export the private key (and therefore can only apply
> the certificate from the computer on which it was created).
private keys are stored in some sort of encrypted file ... totally
separate from any certicate.
at least one vendor has a virus demo where they copy an encrypted
private key file off a victim machine and break the encryption in
something like an avg. of 40-50 seconds (brute force guessing on
secret/symmetric key used to encrypt the private key file).
In PGP and SSH it is relatively trivial to identify the encrypted
private key file ... and copy it across multiple machines ... however
these implementations also make due w/o requiring public key
certificates.
quicky use of search engine turns up this ssh for windows:
http://www.jfitz.com/tips/ssh_for_windows.html
http://sshwindows.sourceforge.net/
http://bmrc.berkeley.edu/people/chaffee/winntutil.html
commercial ssh web site:
http://www.ssh.com/products/tectia/
open ssl has an application for generating certificates
http://www.openssl.org/
also using search engine ... the first several sites
that come up about generating certificate
http://slacksite.com/apache/certificate.html
http://tirian.magd.ox.ac.uk/~nick/openssl-certs/ca.shtml
http://www.pseudonym.org/ssl/ssl_cook.html
http://www.geotrusteurope.com/support/csr/csr_apache.htm
http://www.ssl.com/support/apacheOpenSSLInstall.jsp
http://www.rajeevnet.com/crypto/ca/ca-paper.html
http://www.instantssl.com/ssl-certificate-support/csr_generation/ssl-certificate-openssl.html
http://sial.org/howto/openssl/ca/
-- Anne & Lynn Wheeler | http://www.garlic.com/~lynn/
- Next message: Nigel Horne: "Re: E-mail, S/MIME, Digital Signatures & Encryption - HELP!"
- Previous message: TC: "Certificate Management Tools"
- In reply to: TC: "Certificate Management Tools"
- Next in thread: TC: "Re: Certificate Management Tools"
- Reply: TC: "Re: Certificate Management Tools"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|