Calling curl with https
I want to call to alfresco using curl with https for testing. Currently it works for http fine. Can any one help me in this isue?curl -vi –cacert AlfrescoRepository "https://localhost:8443/alfresco/service/api/login?u=a123&pw=a123" * About to connect...