On 10/02, Konstantin Pavlov wrote:
> Yep, that seems like the easiest solution. I've put Client, Workstation
> and Server symlinks for respectable major releases to both stable and
> mainline repos - I'd appreciate if you try again and let me know if that
> fixes the issue for you.
I confirm that
On Tue, Oct 01, 2019 at 10:17:36AM -0400, lvic4594 wrote:
Hi there,
> Works with http but not with https: I tried to add second proxy_pass for
> https
>
> server {
> listen 443 ssl;
> server_name _;
> ssl_certificate my.crt;
> ssl_certificate_key my.ke
Hi Lewis,
Thanks for bringing the issue to our attention.
01.10.2019 20:42, J. Lewis Muir wrote:
> Another fix would be to add symlinks or redirects or whatever at
>
> http://nginx.org/packages/centos/
>
> that would make the $releasever work. For example:
>
> 7Workstation -> 7
> 7Serve