{"id":20395,"date":"2022-03-25T13:46:30","date_gmt":"2022-03-25T12:46:30","guid":{"rendered":"https:\/\/help.openbee.com\/open-bee-portal\/knowledge-base\/how-to-guides\/create-a-self-signed-server-stamp-certificate\/"},"modified":"2026-05-13T10:47:41","modified_gmt":"2026-05-13T08:47:41","slug":"create-a-self-signed-server-stamp-certificate","status":"publish","type":"page","link":"https:\/\/help.openbee.com\/en\/open-bee-portal\/knowledge-base\/how-to-guides\/create-a-self-signed-server-stamp-certificate\/","title":{"rendered":"Create a self-signed &#8220;server stamp certificate&#8221;"},"content":{"rendered":"\n<p>This article details the steps to create an enterprise server seal certificate to perform document e-signature tests in Open Bee\u2122 Portal Icon<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>In a production environment, it is strongly recommended to use at least an RGS* certificate issued by a certificate authority.<\/p><cite>Example: <a href=\"http:\/\/www.chambersign.fr\/certificat-cachet-serveur-negocio\/\">http:\/\/www.chambersign.fr\/certificat-cachet-serveur-negocio\/<\/a> <\/cite><\/blockquote>\n\n<p><\/p>\n\n<p>Prerequisites: openssl<\/p>\n\n<p><strong>Generating a Self-Signed Certificate<\/strong><\/p>\n\n<pre class=\"wp-block-preformatted\">openssl req -x509 -nodes -days 365 -subj \"\/C=FR\/ST=HAUTE-SAVOIE\/L=ANNECY\/CN=OPEN BEE FRANCE\/OU=SERVICE ADMINISTRATIVE\/O=OPEN BEE FRANCE\" -newkey rsa:1024 -keyout openbee.pem -out openbee.pem<\/pre>\n\n<p><strong>Converting .pem to .p12<\/strong><\/p>\n\n<pre class=\"wp-block-preformatted\">openssl pkcs12 -export -in openbee.pem -out openbee.p12 -name \"OPEN BEE FRANCE\"<\/pre>\n\n<p>The openbee.p12 file can be used in Open Bee\u2122 Portal together with the password you entered when you created it.  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article details the steps to create an enterprise server seal certificate to perform document e-signature tests in Open Bee\u2122 Portal Icon In a production environment, it is strongly recommended to use at least an RGS* certificate issued by a certificate authority. Example: http:\/\/www.chambersign.fr\/certificat-cachet-serveur-negocio\/ Prerequisites: openssl Generating a Self-Signed Certificate openssl req -x509 -nodes -days [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":20163,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"templates\/ob-help-products.php","meta":{"footnotes":""},"class_list":["post-20395","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/comments?post=20395"}],"version-history":[{"count":1,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20395\/revisions"}],"predecessor-version":[{"id":20397,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20395\/revisions\/20397"}],"up":[{"embeddable":true,"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/pages\/20163"}],"wp:attachment":[{"href":"https:\/\/help.openbee.com\/en\/wp-json\/wp\/v2\/media?parent=20395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}