All public logs

From Kolmisoft Wiki
Jump to navigationJump to search

Combined display of all available logs of Kolmisoft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:29, 20 February 2026 Admin talk contribs deleted page Setting up https secure connection manual mode (content before blanking was: "= Installing SSL = For an SSL encrypted web server you will need a few things. Depending on your install you may or may not have OpenSSL and mod_ssl, Apache's interface to OpenSSL. yum -y install mod_ssl openssl Generate private key openssl genrsa -out ca.key 2048 Generate CSR openssl req -new -key ca.key -out ca.csr Generate Self Signed Key openssl x509 -req -days 365 -in ca.csr -signkey ca.key -out ca.crt Move the files to the correct locations...")