Fix some bugs in the 'cert' UI #22

Merged
solderpunk merged 1 commits from govynnus/AV-98:bugfix-cert into master 2020-08-15 11:40:33 +00:00
Contributor
  • os.path.exists() allows directories so use os.path.isfile() instead
  • os.path.isfile() does not interpret '~' as /home/ so add note to users
  • Use right certificate directory in mycert example
  • Display a message and abort if no previously generated certs
- os.path.exists() allows directories so use os.path.isfile() instead - os.path.isfile() does not interpret '~' as /home/<user> so add note to users - Use right certificate directory in `mycert` example - Display a message and abort if no previously generated certs
Author
Contributor

Thanks for AV-98 @solderpunk and contributors, it's my favourite gemini client :-)

Thanks for AV-98 @solderpunk and contributors, it's my favourite gemini client :-)
solderpunk merged commit 4e634a539b into master 2020-08-15 11:40:33 +00:00
Owner

Thanks for this!

Thanks for this!
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solderpunk/AV-98#22
No description provided.