Displaying 2 results from an estimated 2 matches for "x509rsasigtype".
2013 Jan 05
0
X.509 certificate support version 7.4 is available for download
Dear All,
Version 7.4 of X.509 certificates support for OpenSSH was published
yesterday.
New feature:
- RSASHA1 algorithm for DNS CERT RR as described in RFC 4034
Deprecated option X509rsaSigType is finally removed.
More detailed description is available on http://roumenpetrov.info/openssh/
Yours sincerely,
Roumen Petrov
2004 Apr 13
1
Patch Status
...#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression yes
#ClientAliveInterval 0
#ClientAliveCountMax 3
#UseDNS yes
#PidFile /var/run/sshd.pid
#MaxStartups 10
# no default banner path
#Banner /some/path
# override default of no subsystems
Subsystem sftp /usr/local/libexec/sftp-server
X509rsaSigType=md5
#AllowedCertPurpose sslserver
#CACertificateFile
/root/tk/openssh-3.8p1/tests/CA/ca-test/catest-bundle.crt
CACertificateFile /root/.ssh/ca-bundle.crt
#CACertificatePath
/root/tk/openssh-3.8p1/tests/CA/ca-test/crt
CACertificatePath /root/demoCA
#CARevocationFile
/root/tk/openssh-3.8p1/tests/CA/c...