Bug #7342
closedAcme Certificates option to change the order of certificates is broken
0%
Description
There is an anchor icon saying it will move the checked certificates to it on click. Clicking the anchor with certificates checked does nothing.
Updated by Pi Ba over 7 years ago
Works for me.. Check the box on the second certificate, click the anchor on the first one. After which the second certificate moves to first position.
Updated by Sam Bingner over 7 years ago
I just updated from 0.1.12 to 0.1.14 as it had been updated since I submitted this and verified that it still does not work. I then installed a fresh copy on another firewall and it is working fine there. Must be some corruption with this firewall, perhaps related to being originally installed as 0.1.12. Will continue to investigate. Apologies.
Updated by Phillip Davis over 7 years ago
Maybe a browser cache of old JavaScript for the page? Try force refreshing the page (ctrl-F5) to make sure it is running the latest JS.
Updated by Sam Bingner over 7 years ago
I found what causes it. If I set the name to be the domain name with "."s eg: test.domain.com it won't let me click on the anchor on the line with the name including the full domain name. If all my certificate names have no "." in them it works fine.
Updated by Pi Ba over 7 years ago
Sam K, thanks for clarifying, should get fixed with this: https://github.com/pfsense/FreeBSD-ports/pull/329