用于生成和签名交换机SLCS证书的命令行工具。

slick的Python项目详细描述


Introduction

此工具为用户从交换机SLCS服务器检索其SLCS证书提供了一种简单的方法。

Usage

用法:

$ slick-init --help
Usage: slick-init [options] [idp]

Options:
  -h, --help            show this help message and exit
  -d DIR, --storedir=DIR
                        find IdP(s) whose name or unique ID contain a
                        specified string
  -f SEARCHSTRING, --find=SEARCHSTRING
                        find IdP(s) whose name or unique ID contain a
                        specified string
  -i IDP, --idp=IDP     unique ID of the IdP used to log in
  -k, --key             prompt for key-passphrase (use Shibboleth password
                        by default)
  -l, --list            list all available IdP(s)
  -s SLCS, --slcs=SLCS  location of SLCS server (if not specified, use
                        SLCS_SERVER system variable or settings from
                        [storedir]/slcs-client.properties
  -w, --write           write the arguments specified on the command line to
                        a config file
  -v, --verbose         print status messages to stdout
  --debug               print alot of messages to stdout

Config File

简单配置文件的内容:

$ cat ~/slcs-client.properties
[slcs]
idp = VPAC
url = https://slcs1.arcs.org.au/SLCS/login

Install

Ubuntu

apt get install python setuptools python-m2cypto

易于安装–索引url http://code.arcs.org.au/pypi光滑

Redhat

Yum安装M2Crypto Python设置工具

易于安装–索引url http://code.arcs.org.au/pypi光滑

Changelog

1.0(2009-07-09)

  • 初始版本
  • 使用arcs.gsi生成证书。
  • shibboleth支持

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
编译器构造为什么在Java中允许初始化对Null的引用?   java手动调用javax的actionPerformed。摆动计时器   使用git分支的java Maven版本控制   Java8句子流   java JPA OneToOne和OneToMany实体实例化/创建   java如何将值添加到列表<Map<String,Object>>?   java如何使用ComboBox在一个框架内更改JPanel。getSelectedIndex()   java在比较XML和xmlunit时忽略文本差异   java无法从其他pc连接到本地主机   Java中分配对象id的优雅方式   Java中静态变量的使用   java试图从Neteller获取OAuth访问令牌时产生错误:“服务器返回HTTP响应代码:401表示URL”   Java:基元类型是否会影响性能?   java可以让hasNext()不区分大小写吗?   基于AutoCompleteTextView建议属性或AutoCompleteTextView值的java Android搜索   java流文件到firefox浏览器有时无法打开应用程序对话框   在没有ArrayList的Java中返回数组中的搜索结果   复制java。木卫一。IOException:数据错误(CRC)   java为什么我在尝试删除Facebook测试用户时会出现“方法未实现”错误   java如何使用JNA调用SetProcessReliationPolicy