I am reviewing the processes my company uses to create/renew SSL
certificates for our servers. We currently use the IBM Certificate
Manager that comes with WebSphere (IBM HTTP Server) but wanted to know
if anyone can recommend any other applications for creation/renewal of
SSL certs?
Thanks
David Bevan
http://www.davidbevan.co.uk
|
|
0
|
|
|
|
Reply
|
junk1
|
1/19/2004 1:08:02 PM |
|
junk1@davidbevan.co.uk (David) writes:
> I am reviewing the processes my company uses to create/renew SSL
> certificates for our servers. We currently use the IBM Certificate
> Manager that comes with WebSphere (IBM HTTP Server) but wanted to know
> if anyone can recommend any other applications for creation/renewal of
> SSL certs?
I've used the crude perl script that comes with OpenSSL, and the fancy
and way expensive Verisign OnSite which is a forerunner of their current
MPKI product. In between these there's a package called PyCA (www.pyca.de)
which is probably what I'd use if I wanted to run a small in-house CA.
|
|
0
|
|
|
|
Reply
|
Paul
|
1/19/2004 8:34:54 PM
|
|
junk1@davidbevan.co.uk (David) wrote in message news:<fb5d3f6d.0401190508.674a09a0@posting.google.com>...
> I am reviewing the processes my company uses to create/renew SSL
> certificates for our servers. We currently use the IBM Certificate
> Manager that comes with WebSphere (IBM HTTP Server) but wanted to know
> if anyone can recommend any other applications for creation/renewal of
> SSL certs?
>
> Thanks
>
> David Bevan
>
> http://www.davidbevan.co.uk
OpenCA might be useful to have a look at:
http://www.openca.org/openca/
-Hans
|
|
0
|
|
|
|
Reply
|
hgranqvistx
|
1/20/2004 5:14:08 PM
|
|
Dear David-
After trying scripts and OpenSSL, IBM plus other Java based utilities,
etc...
For a Windows/Linux environment, the best so far seems to be-Xca
http://sourceforge.net/projects/xca
Templates, full extension choice, easy GUI, open source using OpenSSL.
Unlimited key size
Documentation here-
http://xca.sourceforge.net/
Yours-
Ridge Cook
--
PGP key- 0x43537711
----------------------------------
"David" <junk1@davidbevan.co.uk> wrote in message
news:fb5d3f6d.0401190508.674a09a0@posting.google.com...
> I am reviewing the processes my company uses to create/renew SSL
> certificates for our servers. We currently use the IBM Certificate
> Manager that comes with WebSphere (IBM HTTP Server) but wanted to know
> if anyone can recommend any other applications for creation/renewal of
> SSL certs?
>
> Thanks
>
> David Bevan
>
> http://www.davidbevan.co.uk
|
|
0
|
|
|
|
Reply
|
Ridge
|
1/21/2004 12:46:21 AM
|
|