diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /security/hs-certificate | |
parent | 21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff) |
Notes
Diffstat (limited to 'security/hs-certificate')
-rw-r--r-- | security/hs-certificate/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-certificate/pkg-descr b/security/hs-certificate/pkg-descr index 86aed60434e8..9156a5cbee99 100644 --- a/security/hs-certificate/pkg-descr +++ b/security/hs-certificate/pkg-descr @@ -2,4 +2,4 @@ Certificates and Key reader/writer. At the moment only X509 certificate and unencrypted private key are supported, but will include PGP certificate and pkcs8 private keys. -WWW: http://github.com/vincenthz/hs-certificate +WWW: https://github.com/vincenthz/hs-certificate |