Project

General

Profile

Actions

Bug #9368

closed

ACME certificates cannot have more than ~35 SAN entries due to input variable limits

Added by Jim Pingle about 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
ACME
Target version:
-
Start date:
03/06/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
All

Description

The way that acme_certificates_edit.php submits data results in a failure to add more SAN entries due to input variable limits. Trying to save a certificate with more than around 35 entries results in the following error:

Warning: Unknown: Input variables exceeded 5000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
Actions #1

Updated by Pi Ba about 5 years ago

Should be fixed with this: https://github.com/pfsense/FreeBSD-ports/pull/626
Or would that possibly cause sideeffects.?. i did not spot them yet, thought did fairly limited testing..

Actions #2

Updated by Jim Pingle about 5 years ago

  • Status changed from New to Feedback
  • Assignee set to Jim Pingle
  • % Done changed from 0 to 100

PR Merged

Actions #3

Updated by Jim Pingle almost 5 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF