{"id":333,"date":"2006-02-14T15:02:49","date_gmt":"2006-02-14T13:02:49","guid":{"rendered":"http:\/\/gnu.inter.it\/blogs\/fabu\/?p=333"},"modified":"2006-02-14T15:02:49","modified_gmt":"2006-02-14T13:02:49","slug":"aggiornamento-certificati-ssl","status":"publish","type":"post","link":"https:\/\/fabioinvernizzi.com\/blog\/2006\/02\/14\/aggiornamento-certificati-ssl\/","title":{"rendered":"Aggiornamento certificati SSL"},"content":{"rendered":"<p>Ogni volta che devo aggiornare un certificato devo andare a recuperare come fare&#8230; Questa volta poi ho scoperto che thunderbird si lamentava del seriale non univoco del nuovo certificato percui ho scoperto anche il parametro -set_serial :-)<\/p>\n<p>per generare il certificato e la chiave privata:<br \/>\n<code>openssl req -new -x509 -nodes -out dovecot.crt -keyout dovecot.key -set_serial 01 -days 365<\/code><\/p>\n<p>per verificarne il contenuto:<br \/>\n<code>openssl x509 -text -in dovecot.crt<\/code><\/p>\n<p>La procedura \u00e8 ovviamete la stessa anche per apache. <\/p>\n<p>In caso si abbia un certificato con passphrase e la si voglia eliminare:<br \/>\n<code>openssl rsa -in server.key -out server-without-pass.key<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ogni volta che devo aggiornare un certificato devo andare a recuperare come fare&#8230; Questa volta poi ho scoperto che thunderbird si lamentava del seriale non univoco del nuovo certificato percui ho scoperto anche il parametro -set_serial :-) per generare il certificato e la chiave privata: openssl req -new -x509 -nodes -out dovecot.crt -keyout dovecot.key -set_serial &hellip; <a href=\"https:\/\/fabioinvernizzi.com\/blog\/2006\/02\/14\/aggiornamento-certificati-ssl\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Aggiornamento certificati SSL<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[2],"tags":[4],"class_list":["post-333","post","type-post","status-publish","format-standard","hentry","category-me","tag-work"],"_links":{"self":[{"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/posts\/333"}],"collection":[{"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/comments?post=333"}],"version-history":[{"count":0,"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/posts\/333\/revisions"}],"wp:attachment":[{"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/media?parent=333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/categories?post=333"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fabioinvernizzi.com\/blog\/wp-json\/wp\/v2\/tags?post=333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}