[PR #71] [MERGED] Add link to certificate file to host list #74

Closed
opened 2026-03-04 01:40:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/71
Author: @osafin
Created: 6/5/2025
Status: Merged
Merged: 6/16/2025
Merged by: @EvgeneOskin

Base: masterHead: doc/fix-certificate-urls


📝 Commits (1)

  • 120bfe7 Add link to certificate file to host list

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Description of the change

There was no link to the certificate for 2231 host. I've added it.

Also, I've figured out that the connection with non-rsa key (ed25519 and ecdsa) doesn't work. I expect it should. Asana task. We'll address it later.

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/termius/hosts-farm/pull/71 **Author:** [@osafin](https://github.com/osafin) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `doc/fix-certificate-urls` --- ### 📝 Commits (1) - [`120bfe7`](https://github.com/termius/hosts-farm/commit/120bfe7efec14fe625dc97da881bd0227097529d) Add link to certificate file to host list ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## Description of the change There was no link to the certificate for 2231 host. I've added it. Also, I've figured out that the connection with non-rsa key (ed25519 and ecdsa) doesn't work. I expect it should. [Asana task](https://app.asana.com/1/949573315018412/project/1164053082921346/task/1210469412133534?focus=true). We'll address it later. ## Type of change - [ ] Feature - [x] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:47 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#74
No description provided.