deepin中pfx证书的使用
Tofloor
poster avatar
ldl123292
deepin
2014-01-02 21:41
Author
公司需要pfx证书才能访问管理系统和svn,在windows下直接双击就可以用了,在deepin下该怎么搞,使用svn的checkout命令,一直提示输入客户端证书,把pfx文件的路径写入也没有效果
Reply Favorite View the author
All Replies
ldl123292
deepin
2014-01-02 22:35
#1
求大神
Reply View the author
ldl123292
deepin
2014-01-04 02:31
#2
哦也额
Reply View the author
BingoLove
deepin
2014-01-04 03:23
#3
vi /.subversion/servers
  1. [groupname]
  2. ssl-client-cert-file =  证书文件.pfx的完整路径
Copy the Code

这样?
Reply View the author