Recent content by petethompson

  1. P

    Unable to get SSL Listener connected

    It seems like waiting overnight fixed the issue. It's no longer showing the wrong certificate. There's a separate sort-of issue I discovered with Permalinks - When I migrate sites to this server the permalinks won't work unless I perform a graceful restart. I'm not sure if that's the expected...
  2. P

    Unable to get SSL Listener connected

    @Cold-Egg I did a graceful restart, and also rebooted the server, but the certificate issue persists... I'll definitely be using the LSCache plugin! I have OLS set up on another server with one site, and the LSCache plugin makes things astonishingly fast. I'm getting TTFB and load times...
  3. P

    Unable to get SSL Listener connected

    A related issue arose while I was adding domains to this server -- In the VHost Template, I have the certificate files pointing to this directory: /etc/letsencrypt/live/$VH_NAME/ At the listener level, I have the absolute path for the certificate of the first domain I added to the server...
  4. P

    Unable to get SSL Listener connected

    Thanks @gilles and @Cold-Egg - I got this working ultimately by setting the Listener's SSL certificate and private key to be the absolute path to the chronicdigital.com cert, while changing the SSL settings in the vhost template to use the vhost variable. I'm going to add another virtual host...
  5. P

    Unable to get SSL Listener connected

    I see. Thanks. There's a letsencrypt certificate for the domain and an openssl certificate that I generated when I initially set up OLS. I tried pointing it to the domain's certificate as a test, but that did nothing. Unfortunately I don't know the path for the openssl certificate. If I can...
  6. P

    Unable to get SSL Listener connected

    hi @gilles Thanks for chiming in. I tried setting the certificate and private key at the Listener level too, but it didn't have any effect. but I was under the impression from the documentation that SSL settings on the VHost Template or Virtual Host level override anything you put in the...
  7. P

    Unable to get SSL Listener connected

    Thanks for the ideas - I have the Chained Certificiate set to Yes. I just tried using the full path to test this out, but it didn't work. However - I'm setting this up using a VHost Template, so ultimately, it will need to be a variable. Are there particular permissions or owners that need to...
  8. P

    Unable to get SSL Listener connected

    Hi all, I've been struggling with this for a couple days now and I thought someone here might be able to point me in the right direction. I installed OLS on a Linode, and set up a VHost template, with a single member virtual host (chronicdigital.com) to test it out. Everything is working as...
Top