summaryrefslogtreecommitdiffstats
path: root/luni/src/main/files/README.cacerts
diff options
context:
space:
mode:
Diffstat (limited to 'luni/src/main/files/README.cacerts')
-rwxr-xr-xluni/src/main/files/README.cacerts2
1 files changed, 1 insertions, 1 deletions
diff --git a/luni/src/main/files/README.cacerts b/luni/src/main/files/README.cacerts
index e905a68..ca5c570 100755
--- a/luni/src/main/files/README.cacerts
+++ b/luni/src/main/files/README.cacerts
@@ -1,7 +1,7 @@
The filenames in the cacerts directory are in the format of <hash>.<n>
where "hash" is the subject hash produced by:
- openssl x509 -subject_hash -in filename
+ openssl x509 -subject_hash_old -in filename
and the "n" is a unique integer identifier starting at 0 to deal
with collisions. See OpenSSL's c_rehash manpage for details.