All posts by Michael Albert

openssl: Show all certificates of a certificate bundle file

Hi,

the x509 option of openssl does only use the first certificate in a file.
Continue reading openssl: Show all certificates of a certificate bundle file

Windows: Open a rdp file ends up in a warning: Unknown publisher

Hi,

when you open a Remote Desktop rdp file you will get a warning: Unknown publisher.

Opening of an unsigned RDP File
Opening of an unsigned RDP File

Continue reading Windows: Open a rdp file ends up in a warning: Unknown publisher

Windows: Enable smartcard/CAPI2 debugging

Hi,

smartcard login consists on CAPI2. To enable verbose debugging set the loglevel and start the logging
Continue reading Windows: Enable smartcard/CAPI2 debugging

Windows: Get and decrypt password from rdp files

Hi,

rdp files can store the password for a connection. The password is protected with the users key who saved the file.
Continue reading Windows: Get and decrypt password from rdp files

openssl: Establish a http connect behind a proxy

Hi,

since openssl 1.1.0 it is possible to establish a HTTPs CONNECT connection to a (Web)server behind a http proxy.

Continue reading openssl: Establish a http connect behind a proxy