Opened 5 years ago
Closed 5 years ago
#1038 closed task (fixed)
Add support for SSH connections with private key authentication
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | External files support 1.4 |
Component: | net.sf.basedb.xfiles | Keywords: | |
Cc: |
Description (last modified by )
Implemented in BASE: http://base.thep.lu.se/ticket/2112
We need to update to BASE 3.13, remove BouncyCastle (http://base.thep.lu.se/ticket/2111).
See also #1035, #1036 and #1037 which provides the same functionality for the OpenGrid Scheduler extension.
Change History (7)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by
comment:3 Changed 5 years ago by
comment:4 Changed 5 years ago by
comment:5 Changed 5 years ago by
comment:6 Changed 5 years ago by
comment:7 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [4751]) References #1038: Add support for SSH connections with private key authentication
Updated to use BASE 3.13 and removed BouncyCastle.