Commit Briefs

Omar Polo

load and optionally remember client certificates

This adds use-certificate, a user function to start using a certificate or switch to a different one. It asks whether to persist the certificate, if not it will only be used for the current session. use-certificate is implicitly called when the server replies with a 6x status code.


Omar Polo

move includes back to the root directory

Splitting stuff into sub-directories was just a big mistake.