Programming Languages: C++
License: BSD License
browse code,
statistics,
last commit on 2012-05-12
git clone git://xca.git.sourceforge.net/gitroot/xca/xca (read-only)
Yes indeed, all share the same subject! Thank You Chris, I was a little worried. PS: This is with openssl 0.9.8k. xca 0.8.1 (I will wait for ubuntu 12.4.1 with upgrade), which already is a very polished piece of software.
2012-05-18 07:11:18 PDT by hungerburg
chris2511 made 1 file-release changes.
2012-05-17 00:03:01 PDT by chris2511
chris2511 made 1 file-release changes.
2012-05-16 23:52:02 PDT by chris2511
chris2511 made 2 file-release changes.
2012-05-16 23:47:02 PDT by chris2511
I assume all your certificates have the same subject, because c_rehash only hashes the subject. The same subject results in the same hash. XCA also displays the hash on the subject page of the certificate details. Hint: the hash algorithm changed from openssl 0.9.8 to 1.0.0 (the same subject results in different hashes depending on the openssl version.)
2012-05-16 07:52:28 PDT by chris2511
I created a CA and several certificates below that one (Version 0.8.1). I then ran c_rehash on the exported files. Curiously, they all receive the same hash value, only the instance counter increases. Have I done something wrong?.
2012-05-16 04:21:36 PDT by hungerburg
commit 2502a0531f725e9419d5283ebf1305a113002033 Author: Christian Hohnstaedt <christian@hohnstaedt.de> Date: Fri Apr 29 06:46:52 2011 +0200 Feature Request [3286442] Make success/import messges optional.
2012-05-13 21:01:39 PDT by chris2511
Is there a way to extract the contents without installation needed?.
2012-05-13 06:51:12 PDT by ivyman44
What else is in your toolkit?.
2012-05-13 06:39:42 PDT by ivyman44
chris2511 made 3 file-release changes.
2012-05-12 09:19:01 PDT by chris2511