notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ssl-admin OpenSSL certificate manager with OpenVPN support
1.3.0_2 security on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: ecrist@secure-computing.net search for ports maintained by this maintainer
Port Added: 2008-07-26 03:19:44
Last Update: 2024-01-22 13:52:03
Commit Hash: f85e9e1
People watching this port, also watch:: screen, sysinfo, pdflib, ncftp
License: BSD3CLAUSE
WWW:
https://github.com/ecrist/ssl-admin/
Description:
ssl-admin was designed to create a user-friendly, menu-driven interface to the OpenSSL programs. ssl-admin will help you do the following tasks with SSL certificates: * Create your own CA certificate. * Create new Certificate Signing Requests * Sign existing Certificate Signing Requests * Manage Certificate Revokation Lists * Export configurations and certificates for OpenVPN.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/ssl-admin-1.3.0_2/catalog.mk
  2. /usr/local/share/licenses/ssl-admin-1.3.0_2/LICENSE
  3. /usr/local/share/licenses/ssl-admin-1.3.0_2/BSD3CLAUSE
  4. bin/ssl-admin
  5. @sample etc/ssl-admin/openssl.conf.sample
  6. @sample etc/ssl-admin/ssl-admin.conf.sample
  7. share/man/man1/ssl-admin.1.gz
  8. share/man/man5/ssl-admin.conf.5.gz
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • ssl-admin>0:security/ssl-admin
To install the port:
cd /usr/ports/security/ssl-admin/ && make install clean
To add the package, run one of these commands:
  • pkg install security/ssl-admin
  • pkg install ssl-admin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ssl-admin
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1692537047 SHA256 (ssl-admin-1.3.0.tar.xz) = ba732cf50780d10bba4c38826965642956ceb6534a893f79a60378cbd016bfed SIZE (ssl-admin-1.3.0.tar.xz) = 12639

Packages (timestamps in pop-ups are UTC):
ssl-admin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_21.3.0_21.2.11.3.0_21.3.0_2-1.2.1-
FreeBSD:13:quarterly1.3.0_11.3.0_11.2.1_21.3.0_11.3.0_11.3.0_11.3.0_11.3.0_1
FreeBSD:14:latest1.3.0_21.3.0_21.2.1_21.3.0_21.3.0_21.2.1_2-1.2.1_2
FreeBSD:14:quarterly1.3.0_11.3.0_1-1.3.0_11.3.0_11.3.0_11.3.0_11.3.0_1
FreeBSD:15:latest1.3.0_21.3.0_2n/a1.3.0_2n/a1.3.0_21.3.0_21.3.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_ssl-admin
USES:
perl5 shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ecrist/ssl-admin/releases/download/v1.3.0/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_2
22 Jan 2024 13:52:03
commit hash: f85e9e19575e7660ffa8516e7dafb39ed63c1c5acommit hash: f85e9e19575e7660ffa8516e7dafb39ed63c1c5acommit hash: f85e9e19575e7660ffa8516e7dafb39ed63c1c5acommit hash: f85e9e19575e7660ffa8516e7dafb39ed63c1c5a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/ssl-admin: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
1.3.0_1
20 Aug 2023 14:37:04
commit hash: da1328032e6388794830111ccc0c5a41d1380997commit hash: da1328032e6388794830111ccc0c5a41d1380997commit hash: da1328032e6388794830111ccc0c5a41d1380997commit hash: da1328032e6388794830111ccc0c5a41d1380997 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/ssl-admin: Use the right tarball

The developer has indicated the correcdt tarball supplied in the assets,
not the tagged Github tarball. The Github tarball will provide the wrong
VERSION in the app.

Not mentioned in my previous commit: this release adds a new feature:

C) Generate new Certificate Revokation List (CRL)

While here:

* run portfmt
* remove dependency on archivers/zip by patching to use bsdtar from base
  (credit to diizzy@ for patch and help with this commit)

Approved by:	maintainer (via Github discussions)
1.3.0
20 Aug 2023 02:40:10
commit hash: e749d4e147eea8baa456f20062096c461ddd39f5commit hash: e749d4e147eea8baa456f20062096c461ddd39f5commit hash: e749d4e147eea8baa456f20062096c461ddd39f5commit hash: e749d4e147eea8baa456f20062096c461ddd39f5 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/ssl-admin: Update to 1.3.0

This fixes some issues with req_v3.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_2
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_2
09 Jul 2022 23:59:01
commit hash: fe52014782bef3189b25192ddc65d19041be9205commit hash: fe52014782bef3189b25192ddc65d19041be9205commit hash: fe52014782bef3189b25192ddc65d19041be9205commit hash: fe52014782bef3189b25192ddc65d19041be9205 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/ssl-admin: patch to fix req_v3 issue

see also:

* https://forums.freebsd.org/threads/ssl-admin-bss_file-c.83921/
* https://github.com/ecrist/ssl-admin/issues/1

PR:		264885
1.2.1_1
02 Oct 2021 21:59:12
commit hash: f67a898c70a2d2ae2f64cfc6cbdd60bb63bc82e8commit hash: f67a898c70a2d2ae2f64cfc6cbdd60bb63bc82e8commit hash: f67a898c70a2d2ae2f64cfc6cbdd60bb63bc82e8commit hash: f67a898c70a2d2ae2f64cfc6cbdd60bb63bc82e8 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
security/ssl-admin: Fetch from GitHub

In addition to fetching from GitHub the order of definitions in the
port Makefile has been normalized, @sample tags are now used in the
pkg-plist file, and the BSD3CLAUSE style LICENSE file is included in
the generated package.
Approved by:	ecrist@secure-computing.net (maintainer)
1.2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.1
03 Aug 2020 12:55:34
Revision:544062Original commit files touched by this commit
dvl search for other commits by this committer
Update the WWW link to https://github.com/ecrist/ssl-admin/ after
email discussion with maintainer.

Approved by:	maintainer (via private email)
1.2.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.2.1
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
1.2.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.2.1
31 Jul 2015 21:20:52
Revision:393377Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Drop @dirrm* from plist

Approved by:	portmgr blanket
1.2.1
25 Jun 2014 05:04:07
Revision:359183Original commit files touched by this commit
ohauer search for other commits by this committer
- update to 1.2.1
- add stage support

Changes:
 store ta.key inline in client.ovpn

PR:		191237
Submitted by:	ohauer
Approved by:	ecrist@secure-computing.net (maintainer)
1.1.0
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.1.0
11 Sep 2013 17:07:20
Revision:326994Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.1.0
19 Feb 2013 03:25:46
Revision:312540Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.1.0 [1]
- Fix build when using alternate PREFIX/LOCALBASE
- Fix plist by adding MANCOMPRESSED=no

PR:		ports/176254
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
1.0.5
03 Feb 2013 22:02:50
Revision:311511Original commit files touched by this commit
rakuco search for other commits by this committer
- Update to 1.0.5. [1]
- Remove dependency on unzip, it is in base now. [1]
- Trim Makefile header.
- Move LICENSE to the right place in the Makefile.

PR:		ports/174944 [1]
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer)
1.0.4
12 Apr 2012 02:30:54
Original commit files touched by this commit
ak search for other commits by this committer
Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
1.0.4
13 Feb 2012 04:38:57
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update to 1.0.4

PR:     ports/165079
Submitted by:   Eric F Crist <ecrist@secure-computing.net>
1.0.3
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.3
03 Feb 2010 00:27:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.3

PR:             143500
Submitted by:   Eric F Crist <ecrist@secure-computing.net> (maintainer)
1.0.2
01 Feb 2010 07:16:31
Original commit files touched by this commit
wen search for other commits by this committer
- Fix RUN_DEPENDS

PR:             ports/142388
Submitted by:   Kevin Kobb <kkobb@skylinecorp.com>
Approved by:    maintainer
1.0.2
08 Apr 2009 17:21:21
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 1.0.2

PR:             ports/133479
Submitted by:   Eric Crist <ecrist@secure-computing.net> (maintainer)
Approved by:    tabthorpe (co-mentor)
1.0.1
20 Jan 2009 23:15:30
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.1

PR:             ports/130754
Submitted by:   Eric F Crist <ecrist@secure-computing.net> (maintainer)
1.0
06 Dec 2008 15:18:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0

PR:             129380
Submitted by:   ecrist@secure-computing.net (maintainer)
1.0.b1.2
27 Jul 2008 19:05:31
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 1.0b1.2

PR:             ports/125995
Submitted by:   Eric Crist <ecrist@secure-computing.net> (maintainer)
1.0.b1.1
27 Jul 2008 18:42:57
Original commit files touched by this commit
beech search for other commits by this committer
- Fix ${WRKSRC} path

Reported by:    IonBot
1.0.b1.1
26 Jul 2008 04:25:05
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 1.0b1.1

Submitted by:   Eric F Crist <ecrist@secure-computing.net> (maintainer)
1.0.b1
26 Jul 2008 03:19:08
Original commit files touched by this commit
beech search for other commits by this committer
ssl-admin was designed to create a user-friendly, menu-driven interface
to the OpenSSL programs.

ssl-admin will help you do the following tasks with SSL certificates:
  * Create your own CA certificate.
  * Create new Certificate Signing Requests
  * Sign existing Certificate Signing Requests
  * Manage Certificate Revokation Lists
  * Export configurations and certificates for OpenVPN.

PR:             ports/125875
Submitted by:   Eric Crist <ecrist at secure-computing.net>

Number of commits found: 31