Hi Nils,
This is excellent. It means I don't need to worry about it; which
dramatically improves my patience levels. :)
(Otherwise I'd have worry about finding time to dig into the code etc
and not being an openssl-dev type yet that might be more time than
I'd like).
I'll give the pat
Max Pritikin wrote:
(Hello, I'm asking again. Please let me know if you think this would be
more appropriately addressed to the openssl-dev list or something.)
In summary: Is it possible to use sha256 when generating an ecdsa
certificate?
I'm currently working on it so please have a little
(Hello, I'm asking again. Please let me know if you think this would
be more appropriately addressed to the openssl-dev list or something.)
In summary: Is it possible to use sha256 when generating an ecdsa
certificate?
Thanks,
- max
On Oct 19, 2006, at 10:52 AM, Max Pritikin wrote:
F
Folks,
This questions is regarding the demo openssl-0.9.8-stable-
SNAP-20061004/demos/ssltest-ecc, and in particular the ECCCcertgen.sh
script. What I've done is attempt to specify the hash digest like so:
#earlier in the script i set the digest I want
TEST_DIGEST="sha256"
# and here I've