aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/demos/ssltest-ecc/ECCcertgen.sh
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-09-28 18:53:22 +0000
committerRob Austein <sra@hactrn.net>2006-09-28 18:53:22 +0000
commitff50aad5076ed20b8ec87283fa5f9d128a4af812 (patch)
tree695e8489cf33bfefe12a3cda9666fb9282993a35 /openssl/trunk/demos/ssltest-ecc/ECCcertgen.sh
parent8fdbefa8a2d53b7a56c8707992ac2f83f630a84e (diff)
Add log_openssl_errors(). At the moment it's silent, which is good,
as it suggests that I'm not ignoring any errors we care about. May want to insert calls to this function in other places, eg, after each call to walk_cert() or at least after processing each trust anchor. svn path=/rcynic/rcynic.c; revision=339
Diffstat (limited to 'openssl/trunk/demos/ssltest-ecc/ECCcertgen.sh')
0 files changed, 0 insertions, 0 deletions
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196