If you ever need to import a CA into Evolution using the command line, here’s how you do it:
certutil -A -n “CA Name” -t TCu,TCu,TCu -i /path/to/ca-file.crt -d ~/.evolution
The personal blog of Mauricio “netmask” Teixeira
November 29th, 2007 | linux
If you ever need to import a CA into Evolution using the command line, here’s how you do it:
certutil -A -n “CA Name” -t TCu,TCu,TCu -i /path/to/ca-file.crt -d ~/.evolution
0 comments ↓ | 154 views |
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment