Hi,
I'm currently learning about SSL, certificates, personal certificate, ...
So I'm came across keytool, that comes with Java package.
I have a few questions, but will start with some easy ones first:
1# Documentation (here says something about alias ... does keytool stores info anywhere else but the .keystore it generates? Some java at home directory, some registry setting (windows) or property file?
2# Can I generate a certificate for a website? (not from a trust source, I know, but for test purposes only)
3# Can I generate a certificate for personal identification, so a user can install it on it's browser and my website can automatically login once it receives it's info?
Thanks
I'm currently learning about SSL, certificates, personal certificate, ...
So I'm came across keytool, that comes with Java package.
I have a few questions, but will start with some easy ones first:
1# Documentation (here says something about alias ... does keytool stores info anywhere else but the .keystore it generates? Some java at home directory, some registry setting (windows) or property file?
2# Can I generate a certificate for a website? (not from a trust source, I know, but for test purposes only)
3# Can I generate a certificate for personal identification, so a user can install it on it's browser and my website can automatically login once it receives it's info?
Thanks
