Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] partimage documentation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
netboy1977
Tux's lil' helper
Tux's lil' helper


Joined: 29 Mar 2005
Posts: 76
Location: Muenster/Germany

PostPosted: Sun Apr 10, 2005 8:42 pm    Post subject: [solved] partimage documentation Reply with quote

can anyone tell me where to find the partimage documentation for gentoo? I emerged partimage and now have to generate the keys for the partimaged server...

Last edited by netboy1977 on Mon Apr 11, 2005 6:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
barbar
Guru
Guru


Joined: 16 Apr 2003
Posts: 397
Location: Austria

PostPosted: Mon Apr 11, 2005 11:26 am    Post subject: Reply with quote

Have a look at:
http://www.partimage.org/doc/index.html
and
http://sourceforge.net/docman/display_doc.php?docid=15091&group_id=6212

This is an excerpt from FAQ:
Quote:

5.3 How do I generate certificate/key file for SSL support

First: run

* openssl req -new -x509 -outform PEM > partimaged.csr
* openssl rsa -in privkey.pem -out partimaged.key
* openssl x509 -in partimaged.csr -out partimaged.cert -signkey partimaged.key

Then, put partimaged.key and partimaged.cert into appropriate directory and c hmod them 0600
Back to top
View user's profile Send private message
netboy1977
Tux's lil' helper
Tux's lil' helper


Joined: 29 Mar 2005
Posts: 76
Location: Muenster/Germany

PostPosted: Mon Apr 11, 2005 6:02 pm    Post subject: Reply with quote

thanks!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum