[PR #444] [CLOSED] fix ocsp.der symlink #837

Closed
opened 2025-12-29 01:29:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/444
Author: @Exagone313
Created: 10/13/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 dehydrated (+1 -1)

📄 Description

The symbolic link pointing to the latest ocsp.der is incorrect, check how ln -s is used to create other links (those other work).


🔄 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/dehydrated-io/dehydrated/pull/444 **Author:** [@Exagone313](https://github.com/Exagone313) **Created:** 10/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dc1927f`](https://github.com/dehydrated-io/dehydrated/commit/dc1927f2e34f27206c04bd4353da9b14bd22573f) fix ocsp.der symlink ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+1 -1) </details> ### 📄 Description The symbolic link pointing to the latest `ocsp.der` is incorrect, check how `ln -s` is used to create other links (those other work). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:35 +01:00
adam closed this issue 2025-12-29 01:29:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#837