- sudo curl -X DELETE -d doi http://localhost:8080/api/admin/settings/:Protocol
- sudo curl -X PUT -d hdl http://localhost:8080/api/admin/settings/:Protocol--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To post to this group, send email to dataverse...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/98dc69a4-583a-4af6-9903-52b9d06aae78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
curl -X PUT -d xx.xxxx http://localhost:8080/api/admin/settings/:Authority
curl -X PUT -d hdl http://localhost:8080/api/admin/settings/:Protocol
asadmin create-jvm-options "-Ddataverse.handlenet.admcredfile=/some/path/to/300_dataverse_privkey.bin" (world-readable)
Besides the -Ddataverse.handlenet.admcredfil option we have lots of other <jvm-options> tags in the java config section of domain.xml...If you do not have any <jvm-options> tags, maybe it would be a good idea to have another look at the jvm options section of the installation guide (http://guides.dataverse.org/en/4.12/installation/config.html#jvm-options).
Best,
Sabine
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To post to this group, send email to dataverse...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/d93ee8ca-23fa-44c1-85d3-2429f70c9d76%40googlegroups.com.