Changes between Initial Version and Version 2 of Ticket #27256


Ignore:
Timestamp:
Jun 6, 2011, 6:38:44 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Chris no longer maintains gnutls as of r76938.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27256 – Description

    initial v2  
    11Port gnutls installs a command 'certtool' which is quite different than the osx 'certtool':
    22
    3 "certtool  -  create  key  pairs,  certificates  and certificate signing
    4        requests for use with Keychains"
     3{{{
     4$ man /usr/share/man/man1/certtool.1
     5CERTTOOL(1)                                                                CERTTOOL(1)
     6
     7NAME
     8       certtool  - create key pairs, certificates and certificate signing requests for
     9       use with Keychains
     10}}}
    511
    612gnutls' version does not integrate with keychain.
     13
     14{{{
     15$ man /opt/local/man/man1/certtool.1.gz
     16certtool(1)                                                                certtool(1)
     17
     18NAME
     19       certtool - Manipulate certificates and keys.
     20}}}