Tag: TLS

  • Docker – TLS/SSL Reverse Proxy For Docker Notary Server

    Docker – TLS/SSL Reverse Proxy For Docker Notary Server

    Docker Notary Server is necessary for applying proper Docker DCT. But the support for applying your own TLS/SSL Certificate is.. shall we say.. ancient. Sure, you can supply your own certificate, docker-compose build, docker-compose up -d aaaaand.. Docker Notary Server is running with the supplied certificate, generated with LetsEncrypt, valid for.. three months.. Here’s how…

  • iPhone App: Privacy PGP Messenger – Sending GPG/PGP Signed Email

    Ever since I first dove down into the many protocol specifications of a typical email-setup. I noticed that there is very little (no) privacy, and (absolutely) no security. Sure, most protocols can be “tunneled” through SSL/TLS in the Session and Presentation Layer. But how can you guarantee message integrity when it relays off to another…