Bug 1311731 - Business Central Does Not Support Modern SSH HostKeyAlogrithms
Summary: Business Central Does Not Support Modern SSH HostKeyAlogrithms
Keywords:
Status: CLOSED DUPLICATE of bug 1294690
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Alexandre Porcelli
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 20:46 UTC by Justin Holmes
Modified: 2016-03-02 13:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-02 13:11:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Justin Holmes 2016-02-24 20:46:46 UTC
Description of problem:
When trying to use ssh as the protocol to interact with Business Central git repositories on a host with a openssh 7+, Business Central does not provide a compatible HostKeyAlgorithm out of the box, as it only supports ssh-dss which is deprecated in openssh 7+. This forces the user edit their ssh config, and is a nasty paper cut bug.

http://www.openssh.com/legacy.html

Version-Release number of selected component (if applicable):
BPMS 6.x

How reproducible:
100%

Steps to Reproduce:
1. Create a repo in Business Central
2. Clone repo using ssh syntax on a host with openssh 7 (e.g. Fedora 23)
3.

Actual results:
Error message. To fix, one must edit there ssh config. http://www.openssh.com/legacy.html

Expected results:
Repo clones to host.


Additional info:

Comment 2 Alexandre Porcelli 2016-03-02 13:11:42 UTC

*** This bug has been marked as a duplicate of bug 1294690 ***


Note You need to log in before you can comment on or make changes to this bug.