opnsense / opnsense/plugins

security/acme-client SFTP Upload of wildcard Certs

Open
#3,407 1 comment 1 reaction 1 assignee View on GitHub

@fraenki is already working on this.

Since Apr 23, 2023.

Dominant language
PHP
Stars
1.2k
Forks
863
Avg merge
2d 6h
Merged PRs (30d)
10

Description

Important notices
Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug
I used the "Upload Certificate via SFTP" automation to upload my wildcard certificate from the OPNsense to an ubuntu machine. The folder on the ubuntu machine was not named correctly. Instead of the folder name starting with * it instead started with -. So the folder name was -.example.org instead of *.examle.org

To Reproduce
Steps to reproduce the behavior:

  1. Upload a wildcard cert to an Ubuntu machine using the "Upload Certificate via SFTP" automation
  2. A folder named -.example.org appears

Expected behavior
A folder named *.example.org should appear on the Ubuntu machine

Environment
OPNsense 23.1.6-amd64
os-acme-client 3.16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.