ssl

  1. P

    Please help SSL expired on GCP

    Hi we've got an openlitespeed wordpress deployment on Google Cloud Platform and as far as I can recall we've got a free SSL certificate assigned at installation. However now it's been 3 months and the SSL has expired and we've got no idea how to renew and set an automatic renewal. Please...
  2. C

    Per day max ssl connections 10000 - per sec, per min, per hr, lifetime?

    Hello i am new to OLS, i noticed that on the OLS console - realtime stats, the connection limit is 10000, i would like to know if that are total request per second, per minute, per hour, per day or for lifetime and then need to upgrade or buy something?
  3. WoosungChoi

    Header is output twice.

    Virtual Host wordpress > Contex Header is output twice. You can check here : https://hubs.tk OpenLiteSpeed 1.6.13 lsphp74 ubuntu 20.04 How can I fix it?
  4. alexw1980

    how to setup and access OLS Web admin?

    I just deployed openlitespeed-wordpress on GCP and want to setup SSL. I'm stuck at accessing the OLS WebAdmin. So far here's what I know that need to be done (appreciate if anyone can point out any mistakes) 1. SSH from VM instances 2. install Certbot to get Let's Encrypt cert sudo apt-get...
  5. E

    SSL for Wordpress Multisite Domain Mapping

    I made wordpress multisite with openlitespeed. In order to support domain mapping, I added "*" to the listener, so how do I set the SSL certificate?
  6. E

    SSL Error after update v1.6.7

    After update v 1.6.7, I've got error with SSL, server auto send self sign cert even I config everything (I've used Let's Encrypt and everything work well before update) My log when update: [root@trehoatinh openlitespeed]# ./install.sh Openlitespeed web server exists, will upgrade. INSTALL_TYPE...
  7. jonathandhn

    HSTS - Strict-Transport-Security & Preload (& HTTPS / SSL HEADER ONLY)

    Hi, I'm getting mad of seeking for a way to set the HSTS header to be sent only during HTTPS access and never on HTTP. htaccess is not working at all for header, "CONTEXT" static is fully useless since it can't do it on HTTPS SSL only access. I've seen many people do it this way, but in context...
  8. slowaways

    Limiting SSL/TLS Cipher Suite doesn't work?

    Hello, I disabled HTTP/2 and defined this cipher suite to my SSL Protocol configuration: Listener HTTPS->SSL->SSL Protocol "TLS_CHACHA20_POLY1305_SHA256:ECDHE-RSA-AES256-GCM-SHA384:TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256:TLS_DHE_RSA_WITH_AES_256_GCM_SHA384" TLS 1.3...
  9. W

    OpenLiteSpeed 1.4.46 looses SSL information every three months

    Hi. On my Ubuntu 18.04 powered DigitalOcean Droplet, my OpenLiteSpeed 1.4.46 has an issue with SSL certificates, or I believe that is the case. Everything else works flawlessly. The initial SSL setup was OK, no trouble whatsoever and after three months the certificates were automatically...
  10. Sandip_Senta

    How To Install wildcard SSL?

    I'm Using One-Click OpenLiteSpeed On DigitalOcen Ubuntu 18.04 Server. I Have Installed SSL Certificate Via Cyberpanal. And It's Working Fine Without WWW But When I Open My Site With HTTPS and WWW (https://www.example.com). its showing certificate not valid error.
  11. A

    Refused to connect

    Hi, I cannot access to my website for some reason after I had tried to set up SSL certificate , run command certbot certonly --webroot -w /var/www/html/ -d polaris17.com and I've already added private key file and certificate file to admin page.Help me pls. my dashboard: error logs:
  12. O

    PHP Upload not working on SSL page

    I have a similar problem like this thread: http://openlitespeed.com/threads/php-upload-ssl-htt2-error-net-err_connection_closed-err_spdy_protocol_error.2717/ If i upload a file to a forum on my webserver, no transfer will done. CentOS7 + Openlitespeed 1.4.28 + PHP 7.1.13 If i do this on the...
  13. V

    PHP UPLOAD SSL HTT2 Error net::ERR_CONNECTION_CLOSED, ERR_SPDY_PROTOCOL_ERROR

    Hi, I have installed SiberianCMS, without problems, I can upload files without the SSL certificate perfectly, when I enable SSL I can no longer upload files from the program. OpenLiteSpeed 1.4.28. PHP 5.6.32. Centos 7 Minimal. Error with: http/1.1 and http/2 Log Server: Error...
  14. V

    SSL VHOST Config

    Hi, I want to configure several VHOST with SSL, but I'm not sure how to do it, the steps I have followed are the following: 1.- Define VHOST. 1.1.- Config SSL Private Key & Certificate. 1.1.1.- Define Private Key File. 1.1.2.- Define Certificate File 1.2.- SSL Protocol...
  15. slowaways

    Error in compiling (Debian 9)

    make[2]: *** No rule to make target '../ssl/libssl.a', needed by 'openlitespeed'. Stop. I have the following libs installed: My current script intallation: https://gist.github.com/slowaways/3d6bd53ccdc08e1ef2655498229bfba1
Top