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


   `cmk upload customcertificate id=1 name='RootCertificate' 
certificate='-----BEGIN CERTIFICATE-----' domainsuffix='*.svm.vdc.test"`
   
   should be
   
   `cmk upload customcertificate id=1 name='RootCertificate' 
certificate='-----BEGIN CERTIFICATE-----' domainsuffix='*.svm.vdc.test'`
   
   Note the final quote. I think that is what @rhtyd pointed out. Did you check 
that?


----------------------------------------------------------------
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