Home > Archive > Java Security > March 2004 > certificates
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| ambika 2004-03-28, 12:02 am |
| Hello everyone,
Can anyone please tell me if it is possible to create a
certificate using the existing packages and providers in Java2 and by
not using the keytool provided by them???Is there any other way by
which it can be done???
Thank You
ambika...
| |
|
|
| Roedy Green 2004-03-28, 12:02 am |
| On 27 Mar 2004 11:46:16 -0800, indambika@yahoo.com (ambika) wrote or
quoted :
>Can anyone please tell me if it is possible to create a
>certificate using the existing packages and providers in Java2 and by
>not using the keytool provided by them???Is there any other way by
>which it can be done???
see http://mindprod.com/jgloss/keytool.html to create phony
self-signed certs. See http://mindprod.com/jgloss/certificate.html
on the wisdom of doing this.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
|
|
|
|
|