Hi Lucas, These are created by the post install script (see https://github.com/Metaswitch/homestead/blob/dev/debian/homestead.postinst). Essentially, this covers:
* Setting up the diameter configuration, which you can do by running this script: https://github.com/Metaswitch/homestead/blob/dev/homestead.root/usr/share/clearwater/infrastructure/scripts/homestead (note this calls into generic_create_diameterconf, which comes from the clearwater-infrastructure repository). * Creating the Cassandra schema, which you can do by running this script: https://github.com/Metaswitch/homestead/blob/dev/homestead.root/usr/share/clearwater/cassandra-schemas/homestead_cache.sh Ellie -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: 24 February 2015 02:57 To: [email protected] Subject: [Clearwater] How to generate cert.pem and ca.pem for Homestead Hi, We are trying to build Homestead from github but after make homestead binary and run this command LD_LIBRARY_PATH=usr/lib:$LD_LIBRARY_PATH build/bin/homestead We got a error message as below --- freeDiameter: Unable to open certificate file /var/lib/homestead/cert.pem for reading: No such file or directory --- It seems that TLS configuration of Homestead need cert.pem, ca.pem and private.pem files but how to makes these files? Thanks, Lucas ==================================================================== 本信件可能包含工研院�C密�Y��,非指定之收件者,��勿使用或揭露本信件�热荩��K���N�Т诵偶�。 This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. _______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
