|
Lines 209-216
static struct {
Link Here
|
| 209 |
{ "gssapidelegatecredentials", oUnsupported }, |
209 |
{ "gssapidelegatecredentials", oUnsupported }, |
| 210 |
#endif |
210 |
#endif |
| 211 |
#ifdef ENABLE_PKCS11 |
211 |
#ifdef ENABLE_PKCS11 |
| 212 |
{ "smartcarddevice", oPKCS11Provider }, |
|
|
| 213 |
{ "pkcs11provider", oPKCS11Provider }, |
212 |
{ "pkcs11provider", oPKCS11Provider }, |
|
|
213 |
{ "smartcarddevice", oPKCS11Provider }, |
| 214 |
# else |
214 |
# else |
| 215 |
{ "smartcarddevice", oUnsupported }, |
215 |
{ "smartcarddevice", oUnsupported }, |
| 216 |
{ "pkcs11provider", oUnsupported }, |
216 |
{ "pkcs11provider", oUnsupported }, |
| 217 |
- |
|
|
| 218 |
-- |
| 219 |
readconf.c | 1 + |
217 |
readconf.c | 1 + |
| 220 |
ssh_config.5 | 3 +++ |
218 |
ssh_config.5 | 3 +++ |
| 221 |
2 files changed, 4 insertions(+) |
219 |
2 files changed, 4 insertions(+) |