logIt Log Around The Clock

Manual Ceritificate Modification

tags:

Issue certificate file from management server:

[mgmtsrv]$ ovcm -issue -file /tmp/node.cert -name <nodename> -pass <password> -coreid <coreid from node>

Copy the /tmp/node.cert file to the node and import it.

[node]$ ovcert -importcert -file /tmp/node.cert -pass <password>

It will then appear in the ovcert -list. Communication using HTTPS will also work, test this with bbcutil -ping on either sides.


Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">