Displaying 2 results from an estimated 2 matches for "setup_key".
2009 Apr 28
0
ssh problem
I create my ssh keys by using Git Bash.exe and i copy the ssh
file ,and ssh public keys file from my document and past them in
authorized_keys folder in ssh folder in the config folder
i use deprec and capistrano to depoly my rails application
but when i write " cap deprec:ssh:setup_keys " and then give
the ssh public key (ssh.pub)
this message display
" Could not find ssh public
key(s) for user mahmoud
Please create file
containing ssh public keys in:...
2007 Sep 14
0
Wine release 0.9.45
...ion to create a certificate chain engine potentially before the root store is created.
crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system.
rsaenh: Reorder padding code to avoid unnecessary comparison.
rsaenh: Call setup_key whenever the IV is reset.
rsaenh: Support setting the effective key length of RC2 keys.
crypt32: Support CRYPT_DECODE_TO_BE_SIGNED_FLAG.
crypt32: Add policy flags definitions.
crypt32: Add a stub for CertVerifyCertificateChainPolicy.
crypt32: Add initial tests for Cert...