Displaying 3 results from an estimated 3 matches for "timof".
Did you mean:
timo
2006 May 27
2
[ANNOUNCE] PKCS#11 support in OpenSSH 4.3p2 (version 0.11)
...ubject, handling
card removal and card insert events, handling card re-insert
to a different slot, supporting session expiration.
A valid X.509 certificate should exist on the token, without
X.509 support it is exported as regular RSA key. There is a
simple utility Timo Felbinger wrote
(http://www.timof.qipc.org/x509toOpenSSH.c) that extracts
ssh public key from X.509 certificate.
If you like X.509 support apply the X.509 (>=5.4) patch
*AFTER* the PKCS#11 patch.
One significant change is that the ssh-agent prompts for
passwords now... So you need to configure it with a program
that asks for c...
2006 Feb 12
0
[ANNOUNCE] PKCS#11 support in OpenSSH 4.3p2 (version 0.07)
...ert
to a different slot, supporting session expiration.
A valid X.509 certificate should exist on the token, without
X.509 support it is exported as regular RSA key. Self-signed
certificates are treated as RSA key and not as X.509 RSA
key. There is a simple utility Timo Felbinger wrote
(http://www.timof.qipc.org/x509toOpenSSH.c) that extracts
ssh public key from X.509 certificate.
If you like X.509 support apply the X.509 patch *AFTER* the
PKCS#11 patch.
One significant change is that the ssh-agent prompts for
passwords now... So you need to configure it with a program
that asks for card insert...
2005 Nov 01
3
PKCS#11 support for openssh
Hello OpenSSH developers,
A week ago I've posted a patch that enables openssh to work
with PKCS#11 tokens.
I didn't receive any comments regarding the patch or reply
to my questions.
In current software world, providing a security product that
does not support standard interface for external
cryptographic hardware makes the product obsolete.
Please comment my patch, so I can know