{"id":4058,"date":"2019-04-27T07:16:34","date_gmt":"2019-04-27T07:16:34","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=4058"},"modified":"2019-04-27T07:16:34","modified_gmt":"2019-04-27T07:16:34","slug":"how-to-update-ssl-certificates-on-imanage-work-10","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/how-to-update-ssl-certificates-on-imanage-work-10","title":{"rendered":"How to Update SSL Certificates on iManage Work 10"},"content":{"rendered":"<p>Use this to Generate a Command for Open SSL e.g the below\u00a0<\/p><p><a href=\"https:\/\/www.digicert.com\/easy-csr\/openssl.htm\">https:\/\/www.digicert.com\/easy-csr\/openssl.htm<\/a><\/p><pre>openssl req -new -newkey rsa:2048 -nodes -out test_test_com.csr -keyout test_test_com.key -subj \"\/C=US\/ST=Test\/L=\/O=Test\/CN=test.test.com\" <\/pre><p>Now add to the end : -config &#8220;C:\\Program Files\\Autonomy\\WorkSite\\Apache\\conf\\openssl.cnf&#8221;<\/p><p>In Comand Prompt Navigate to Openssl.exe (\u00a0 C:\\Program Files\\Autonomy\\WorkSite\\Apache\\bin )\u00a0<\/p><p>Run the full command<\/p><pre>openssl req -new -newkey rsa:2048 -nodes -out test_test_com.csr -keyout test_test_com.key -subj \"\/C=US\/ST=Test\/L=\/O=Test\/CN=test.test.com\" -config \"C:\\Program Files\\Autonomy\\WorkSite\\Apache\\conf\\openssl.cnf\"<\/pre><p>It will generate a .csr and a .key file , copy these to C:\\SSL<\/p><p>Use the CSR with your certificate Authority to Generate a .crt file and also a chain file<\/p><p>Download these to C:\\SSL<\/p><p>Open the file : C:\\Program Files\\Autonomy\\WorkSite\\Apache\\conf\\worksite.conf<\/p><p>Add or Change the Lines to the below<\/p><p>SSLCertificateFile &#8220;C:\\SSL\\certs_test_test_com.crt&#8221;<br \/>SSLCertificateKeyFile &#8220;C:\\SSL\\test_test_com.key&#8221;<br \/>SSLCertificateChainFile &#8220;C:\\SSL\\certs_DigiCertCA.crt&#8221;<\/p><p>Restart <strong>iManage Work Server<\/strong> Service<\/p><p>&nbsp;<\/p><p>Next<\/p><p>Copy &#8220;C:\\SSL\\test_test_com.key&#8221; to &#8220;C:\\SSL\\test_test_comkey.pem&#8221;<\/p><p>Open certs_test_test_com.crt with Notepad and copy the contents into a new file<\/p><p>Open certs_DigiCertCA.crt with Notepad and copy the contents to the below of the new file ( directly under the other certificate on a new Line )\u00a0<\/p><p>Save this as C:\\SSL\\test_test_comfullchain.pem<\/p><p>On the Worksite Service Properties\u00a0 , Configure Hosted DM<\/p><p>Change .PEM files to your new file<\/p><p>&nbsp;<\/p><p id=\"aEAwWWt\"><img loading=\"lazy\" decoding=\"async\" width=\"766\" height=\"517\" class=\"alignnone size-full wp-image-4059  img-responsive\" src=\"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2019\/04\/img_5cc4010aae7de.png\" alt=\"\" srcset=\"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2019\/04\/img_5cc4010aae7de.png 766w, https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2019\/04\/img_5cc4010aae7de-300x202.png 300w\" sizes=\"auto, (max-width: 766px) 100vw, 766px\" \/><\/p><p>&nbsp;<\/p><p>Restart <strong>iManageMicroServiceHub<\/strong> Service<\/p>","protected":false},"excerpt":{"rendered":"<p>Use this to Generate a Command for Open SSL e.g the below\u00a0https:\/\/www.digicert.com\/easy-csr\/openssl.htmopenssl req -new -newkey rsa:2048 -nodes -out test_test_com.csr -keyout test_test_com.key -subj &#8220;\/C=US\/ST=Test\/L=\/O=Test\/CN=test.test.com&#8221; Now add to the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1193,2502,2480,2936,2938,866,2940,2939,850,2937,2935],"class_list":["post-4058","post","type-post","status-publish","format-standard","hentry","category-research","tag-certificate","tag-crt","tag-digicert","tag-imanage-work-server","tag-imanagemicroservicehub","tag-key","tag-openssl","tag-pem","tag-ssl","tag-work-10","tag-worksite-conf"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/4058","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=4058"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/4058\/revisions"}],"predecessor-version":[{"id":4060,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/4058\/revisions\/4060"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=4058"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=4058"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=4058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}