[DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread Rohit Yadav
All, With GA release of Rocky Linux 8.4 (https://docs.rockylinux.org/release_notes/8.4) does it make sense now to completely drop support for CentOS8 in the next major release? I did a quick test and it seems rpms built on centos8 container continue to work on Rocky release. Thoughts? Regards

Re: [DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread Rudraksh MK
+1. We were planning to run a few experiments with Rocky on ACS 4.15 sometime this week, across VMware, Xen and KVM to make sure there are no kinks around RPM packages, cloud-init and so on. Will message on this thread if something does come up. Best! Rudraksh Mukta Kulshreshtha Vice-Presiden

Securing CloudStack

2021-06-22 Thread Дикевич Евгений Александрович
Hi All! ACS 4.14.1 Mb someone use self-signed certificates with ACS? I saw article from Shapeblue: https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ but they use wildcard certificate. Mb someone have valid instructions? Внимание! Это электронное письмо и все прикрепленные к нем

RE: Securing CloudStack

2021-06-22 Thread Yordan Kostov
Hello Evgeniy, I can confirm that these are the steps that work in later ACS versions (tested on 4.15). The only issue with it is the part where it says how to combine the certificate chain: # order - server_key server_cert CA_cert cat myprivatekey.key mycertifi

Re: [DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread nux
Hi, Drop support for CentOS8, 8-Stream or both? Regards On 2021-06-22 08:41, Rohit Yadav wrote: All, With GA release of Rocky Linux 8.4 (https://docs.rockylinux.org/release_notes/8.4) does it make sense now to completely drop support for CentOS8 in the next major release? I did a quick test a

RE: [!!Mass Mail]RE: Securing CloudStack

2021-06-22 Thread Дикевич Евгений Александрович
HI Thx for the answer but I stuck on early steps) I generate private.key: openssl genrsa -des3 -out private.key 2048 then I generate cert: openssl req -new -key private.key -out certificate.csr convert private key to pkcs8: openssl pkcs8 -topk8 -in private.key -out private.pkcs8.encrypted.key opens

Re: [DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread Rohit Yadav
Both I guess, 8-Stream may not same kind of stability like an LTS release. Regards. Regards, Rohit Yadav From: [email protected] Sent: Tuesday, June 22, 2021 8:11:45 PM To: [email protected] Cc: [email protected] Subject: Re: [DISCUSS] Rocky 8.

Re: [DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread Hean Seng
My Opinion is if support on Stream, might as well just proceed on Fedora Server. Alternatively can consider Rocky or Alma , but this two variant is quite new. On Tue, Jun 22, 2021 at 11:40 PM Rohit Yadav wrote: > Both I guess, 8-Stream may not same kind of stability like an LTS release. > > Re

403 Forbidden When downloading templates

2021-06-22 Thread 조대형
Hi, All. I got 403 Forbidden Error message when I try to download the templates. Do you have any ideas to fix this? Thanks,

Re: [DISCUSS] Rocky 8.4 and CloudStack

2021-06-22 Thread David Jumani
+1 I think that since Cenots8 / Rocky / Alma are binary compatible it would be sufficient to support Rocky since it is looking like the go to alternative, and supporting any one would pretty much be supporting the other About dropping support, I'm for supporting it until EOL this year ___

Re: 403 Forbidden When downloading templates

2021-06-22 Thread Vivek Kumar
Hey, From where you are trying to download the template ? Locally or from internet ? If you are trying to download template from your local internet then first you need to allowed the CIDR in global setting - (secstorage.allowed.internal.sites). Regards, Vivek Kumar > On 23-Jun-2021, at 9:3