X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=ISSUES.org;h=1c8088fd1535889113c1c94122231adc82e0004e;hp=97eae5c9b366002d3d9cc73e4955176b58110347;hb=2764942190961c54e6f46158a5119f69d1ff40cf;hpb=d36fb55df82b7427886743578d85d270c2fd6669 diff --git a/ISSUES.org b/ISSUES.org index 97eae5c..1c8088f 100644 --- a/ISSUES.org +++ b/ISSUES.org @@ -116,6 +116,26 @@ I guess I need to look into what native widgets Emacs has for displaying collapsable hierarchies. ** OPEN Add history browsing + +** OPEN Sanitize certificate names + :LOGBOOK: + - State "OPEN" from [2020-06-22 Mon 10:32] + :END: + +Currently things will break in undefined ways if a name is specified +that contains path separators and probably other characters that I +haven't thought of. This is dangerously unacceptable and needs to be +fixed right away. + +** OPEN Make installing existing certificates easier + :LOGBOOK: + - State "OPEN" from "CLOSED" [2020-06-22 Mon 10:34] + :END: + +It's naive to think that people don't have client certificates created +outside of elpher. Thus we need some easy way to "install" these +certificates, either by copying them or by referencing them in some +way. * Closed Enhancements