rvalle commented on issue #4295:
URL: https://github.com/apache/cloudstack/issues/4295#issuecomment-762813723


   Revisiting this issue, I just installed 4.15 for first time. Very impressed 
by the new UI. 
   
   Testing this issue on fresh install:
   
   ```
   Apache CloudStack 🐵 CloudMonkey 6.1.0
   Report issues: https://github.com/apache/cloudstack-cloudmonkey/issues
   (localcloud) 🐱 > sync
   Discovered 613 APIs
   (localcloud) 🐱 > exit
   root@manager:~# cmk upload customcertificate id=19 name='RootCertificate' 
certificate='-----BEGIN CERTIFICATE-----' domainsuffix='*.svm.vdc.test'
   🙈 Error: failed to authenticate, please check the credentials
   root@manager:~# cmk upload customcertificate id=19 name='RootCertificate' 
certificate='-----BEGIN CERTIFICATE-----' domainsuffix='.svm.vdc.test'
   {
     "customcertificate": {
       "message": "Certificate has been successfully updated, if its the server 
certificate we would reboot all running console proxy VMs and secondary storage 
VMs to propagate the new certificate, please give a few minutes for console 
access and storage services service to be up and working again"
     }
   }
   ``` 
   
   @DaanHoogland , looks like unfortunately is still there. And looks like it 
is still just me.
   
   Quick question: Is it possible to use the remote JVM debugger if I installed 
from the packages? Perhaps setting JVM options on the service unit?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to