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 mycertificate.crt gd_bundle-g2-g1.crt > mycombinedcert.crt
Where it actually should be
# order - server_crt, CA_SUB_crt, CA_ROOT_crt
cat mycertificate.key gd_bundle-g2-g1.crt CA-ROOT.crt > mycombinedcert.crt
ACS is using Jetty as certificate management platform.
You can take a look at this article how to handle self-signed certs -
http://wiki.eclipse.org/Jetty/Howto/Configure_SSL#Configuring_Jetty
I have not done it and to be fair features like ISO upload and console
proxy will probably not work for the user even if ACS is properly configured.
Certificate should be still verified for the user in some way.
If you make it work please let us know, it is in my to-do plan to
migrate the Certificate configuration guide into docs.cloudstack.apache.org
Best regards,
Jordan
-----Original Message-----
From: Дикевич Евгений Александрович <[email protected]>
Sent: Tuesday, June 22, 2021 12:19 PM
To: [email protected]
Subject: Securing CloudStack
[X] This message came from outside your organization
Hi All!
ACS 4.14.1
Mb someone use self-signed certificates with ACS?
I saw article from Shapeblue:
https://urldefense.com/v3/__https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/__;!!A6UyJA!3VgftDioHyHM0Te2quEsb7s7sQHP_WSi6NH7cdycSZcumZtsRg2i6RKYYxU-vHNQW6_LCFLA5l1e$
but they use wildcard certificate.
Mb someone have valid instructions?
Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются
конфиденциальными и предназначены исключительно для использования лицом
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом
(лицами), которому (которым) предназначено это письмо, не копируйте и не
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей
почтовой системы. Любое несанкционированное использование, распространение,
раскрытие, печать или копирование этого электронного письма и прикрепленных к
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены,
является незаконным и запрещено. Принимая во внимание, что передача данных
посредством Интернет не является безопасной, мы не несем никакой
ответственности за любой потенциальный ущерб, причиненный в результате ошибок
при передаче данных или этим сообщением и прикрепленными к нему файлами.
Attention!
This email and all attachments to it are confidential and are intended solely
for use by the person (or persons) referred to (mentioned) as the intended
recipient (recipients). If you are not the intended recipient of this email, do
not copy or disclose its contents and delete the message and any attachments to
it from your e-mail system. Any unauthorized use, dissemination, disclosure,
printing or copying of this e-mail and files attached to it, except by the
intended recipient, is illegal and is prohibited. Taking into account that data
transmission via Internet is not secure, we assume no responsibility for any
potential damage caused by data transmission errors or this message and the
files attached to it.