|
|||||||||||
|
RE: Does OpenSSH support X.509 Certificate format?
From: STEWARD, Curtis (Jamestown) <Curtis.Steward(at)goodrich.com>
Date: Mon Jan 27 2003 - 17:25:44 EST
FYI, no luck yet on the current patch (e), can't get around "Permission denied" in the make check, perhaps cert mapping? Tests begin.
Since I couldn't get this to work I thought I'd skip the test and try my own certs, this is what I got with sshd debug: ... debug3: sshd_x509store_init() begin debug2: directory /usr/local/ca/newcerts added to x509 store debug2: file /usr/local/ca/newcerts/all.pem added to x509 store debug3: sshd_x509store_init() end debug1: sshd version OpenSSH_3.5p1 debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key. debug1: read PEM private key begin debug3: x509key_load_cert: PEM_read_X509 failerror:0906D06C:lib(9):func(109):reason(108) debug1: read PEM private key done: type RSA debug1: private host key: #0 type 1 RSA Disabling protocol version 1. Could not load host key socket: Address family not supported by protocol debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. ... Is the host key still RSA1? RSA1, PEM, nor certificate wouldn't load. I used "ssh-keygen -b 2048 -t rsa -f ssh_host_rsa_key -N """ to create hostkey, maybe I wait for version f and try a host cert... TIA, cs -----Original Message-----
Hi Steward,
Current version is "e". This version does not support CRLs.
In version "e" we can use certificate as client and host key. We can
add certificate to agent too.
STEWARD, Curtis (Jamestown) wrote: >An,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:52 EDT |
||||||||||
|
|||||||||||