Problem : The system is Fedora fc21. The objective is to run the examples shown here: “APACHE web server and […]
Tag: openssl
nginx data corruption when kTLS is enabled. Any ideas why?
Problem : I am using a 5.6 kernel with kTLS feature enabled (shown below): CONFIG_TLS=y CONFIG_TLS_DEVICE=y While installing nginx with […]
SMACK LSM Module behaves strangely
Problem : I want the following: I want to use openssl to change the keys. So, I created the directory […]
OpenSSL 1.0.1g errors when trying to compile Apache 2.4.16 from source on SUSE Linux Enterprise Server 11 (x86_64)
Problem : Server info: # cat /etc/*-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 0 LSB_VERSION=”core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64″ […]
Exchange server doesn’t respond to input from openssl client
QUESTION : I’m using openssl s_client to connect to an exchange server. The exchange server doesn’t react to anything I […]
Can’t import public key into OSX Keychain
QUESTION : I created a couple of self-signed S/MIME certificates (using OSX Keychain & OpenSSL) and then exported these into […]
How to encrypt a text file in a portable manner based solely on a password? [duplicate]
Problem : This question already has answers here: How can I encrypt plain text with a password on Linux? (4 […]
Openssl decrypt from encrypted text from command issue
Problem : I am using following command to decrypt an base64 string. openssl enc -in ciphertext -out binarytext -d -a […]
How to install an older version of LibreSSL or OpenSSL on Mac OSX
QUESTION : I have these files that I encrypted with the following command in Oct 2016 : tar cz folder_to_encrypt […]
OpenSSL 1.0.1g errors when trying to compile Apache 2.4.16 from source on SUSE Linux Enterprise Server 11 (x86_64)
Problem : Server info: # cat /etc/*-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 0 LSB_VERSION=”core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64″ […]