mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #264] [CLOSED] filter commonName #779
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/264
Author: @bborbe
Created: 8/26/2016
Status: ❌ Closed
Base:
master← Head:feature/fix-policy-forbids-common-name📝 Commits (2)
cfd9584filter commonNameecd0876Merge branch 'foo'📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
I had a problem using letencrypt.sh under pfsense (FreeBsd). Finally i fixed it with a grep -v on commonName.
My error message:
openssl version -d
cat /etc/ssl/openssl.cnf |grep commonName
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.