Nollställ lagersaldo
"

Handbok SystemQ affärssystem

Anteckningar Openssl

yum install openssl

Package openssl-1:1.1.1-3.fc29.x86_64 is already installed

http://dev.antoinesolutions.com/free-open-source-php-ide-fedora-13/lamp-fedora-13/openssl-fedora-13

Skapa certifikat

Package openssl-1:1.1.1-3.fc29.x86_64 is already installed

http://dev.antoinesolutions.com/free-open-source-php-ide-fedora-13/lamp-fedora-13/openssl-fedora-13

https://www.stunnel.org/index.html

http://spectlog.com/content/Create_Certificate_Authority_%28CA%29_instead_of_using_self-signed_Certificates

http://www.openldap.org/pub/ksoper/OpenLDAP_TLS.html

http://www.openssl.org/docs/HOWTO/keys.txt

http://www.openssl.org/docs/HOWTO/certificates.txt

  1. openssl rsa -in /etc/pki/CA/private/cakey.pem -out /etc/pki/CA/ca.key
  2. openssl rsa -in /etc/pki/CA/private/cakey.pem -out /etc/pki/CA/ca.key
/etc/httpd/conf.d/ssl.conf http://httpd.apache.org/docs/2.2/mod/mod_ssl.html

avaktivera ssl genom att döpa om ssl.conf till ssl.confx och ta bort SSL rader i httpd.conf

www.server-world.info
  • cd /etc/pki/tls/certs funkar ej