Hi,
Please read
http://stackoverflow.com/questions/10960269/git-ssh-askpass-on-windows
"
[...]
How can I force SSH to use SSH_ASKPASS without the DETACHED_PROCESS
flag?
[...]
"
Any tips?
Thanks, Martin
__
OpenSSL Project
Hi! Can you post the output for
$ldd `which openssl`
command (run it without leading $)?
On Fri, 2012-06-08 at 22:40 -0700, exvance wrote:
> I'm new to openssl. Please forgive me if this is a dumb question.
>
> When I run this command:
> openssl req -new -x509 -days 365 -key ca.key -out ca.crt
I'm new to openssl. Please forgive me if this is a dumb question.
When I run this command:
openssl req -new -x509 -days 365 -key ca.key -out ca.crt -passin
pass:testing123
I get this error:
openssl: can't resolve symbol 'X509_sign_ctx'
Does anyone know what that means?
Thanks,
EV
--
View t
Hello Steve
Thank you for the hint, it works now like a charm.
Regards,
Tobias Schmid
Am 08.06.2012 20:52, schrieb Dr. Stephen Henson:
On Fri, Jun 08, 2012, Tobias Schmid wrote:
root@ccn-node1:~ # openssl pkcs12 -export -name "CCND" -out
/var/tmp/.keystore -
in certout.pem -inkey private_ke