]> andersk Git - openssh.git/blobdiff - readconf.h
- Remove references to SSLeay.
[openssh.git] / readconf.h
index 7a6dcc815ed6d632e5e80753317d8d229fdba5bd..f3ebe359ec15c69cac6308d36ebb6a7fe8937b48 100644 (file)
@@ -36,6 +36,7 @@ typedef struct {
        int     rhosts_rsa_authentication;      /* Try rhosts with RSA
                                                 * authentication. */
        int     rsa_authentication;     /* Try RSA authentication. */
+       int     dsa_authentication;     /* Try DSA authentication. */
        int     skey_authentication;    /* Try S/Key or TIS authentication. */
 #ifdef KRB4
        int     kerberos_authentication;        /* Try Kerberos
This page took 0.044697 seconds and 4 git commands to generate.