Thanks, Rajani. I'll try to test those vars. Just to sum up:
* secstorage.ssl.cert.domain
* SSL certificate used to encrypt copy traffic between zones
not very obvious and useful description for someone who tries to figure out
the problem.
2018-08-23 13:37 GMT+07:00 Rajani Karuturi :
> Check th
Check the values of secstorage.encrypt.copy, secstorsge.ssl.cert.domain
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name
has more info
~Rajani
Sent from phone.
On Thu, 23 Aug 2018, 11:57 am Ivan Kudryavtsev,
wrote:
> Yes, but
Yes, but API returns https:///, not https://1-2-3-4.dns.zone/hash.
That is what I'm talking about, at least it works for my 4.11.1 deployment,
while CPVM works just fine with https://1-2-3-4.dns.zone/
2018-08-23 13:24 GMT+07:00 Rajani Karuturi :
> The same CPVM type URL also works for SSVM. You c
The same CPVM type URL also works for SSVM. You could also add Https
exception in browser to test it out.
Check FS at
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=39620237
for more details.
~Rajani
Sent from phone.
On Thu, 23 Aug 2018, 10:25 am Ivan Kudryavtsev,
wrote:
> H
Hello, devs.
Today I investigated how ACS handles file uploads. I thought there is a
Jetty-based implementation, but it looks like they are managed thru SSVM by
requesting unique upload URL and so on and so forth.
By design, it's good, despite that the URL which returned by an API
includes https: