Chinaunix首页 | 论坛 | 博客
  • 博客访问: 89038
  • 博文数量: 71
  • 博客积分: 3000
  • 博客等级: 中校
  • 技术积分: 715
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-07 16:46
文章分类

全部博文(71)

文章存档

2010年(71)

我的朋友

分类:

2010-07-08 23:34:47

1. 导出OVO Agent的certification: #ovcert -exportcert -file /tmp/*.cert
2. 导出OVO Server的certification: #ovcert -exportcert -ovrg server -file /tmp/*.cert
3. 导出OVO Agent的trusted certification: #ovcert -exporttrusted -file /tmp/*t.cert
4. 导出OVO Server的trusted certification: #ovcert -exporttrusted -ovrg server -file /tmp/*.cert
5. 导入OVO Agent的certification: #ovcert -importcert -file /tmp/*.cert
6. 导入OVO Server的certification: #ovcert -importcert -ovrg server -file /tmp/*.cert
7. 导入OVO Agent的trusted certification: #ovcert -importtrusted -file /tmp/*.cert
8. 导入OVO Server的trusted certification: #ovcert -importtrusted -ovrg server -file /tmp/*.cert
9. 列出OVO上的所有certification: #ovcert -list
10.删除OVO Agent的certification: #ovcert -remove xxxxxxxxxxx
11.删除OVO Server的certification: #ovcert -remove -ovrg server xxxxxxxxx
12.删除OVO Agent的trusted certification: #ovcert -remove xxxxxxxxxxx
13.删除OVO Server的trusted certification: #ovcert -remove -ovrg server xxxxxxxxx
阅读(272) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~