CVS log for loncom/CrCA.pl
Up to [LON-CAPA] / loncom
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 14 19:14:39 2023 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.6: preferred, colored to selected 1.1: preferred, colored
Changes since revision 1.6: +2 -2
lines
- Coding style -- indent is 4 spaces.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 14 19:11:47 2023 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.1: preferred, colored
Changes since revision 1.5: +7 -2
lines
- Script to create a Certificate Authority (CA) for a LON-CAPA cluster.
- policy section: localityName requirement set to "supplied"
- req section: set default key, message digest and prompt
- call close() after writing opensslca.conf file.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 14 18:44:57 2023 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.1: preferred, colored
Changes since revision 1.4: +6 -6
lines
- Removing trailing whitespace. No code changes.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 18 00:28:04 2019 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.1: preferred, colored
Changes since revision 1.3: +140 -26
lines
- evals around require statements for perl module dependencies
- prompt to create an updated Certificate Revocation List, even if current
date/time is between last update, and next update.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 8 23:00:16 2019 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.1: preferred, colored
Changes since revision 1.2: +57 -63
lines
- Script to create a Certificate Authority (CA) for a LON-CAPA cluster.
- Can display preamble then exit.
- Prompt to create a new CA cert, even if an unexpired one exists.
- Prompt for CA certificate lifetime (days) whenever new CA cert is made.
- Remove some debug code.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 1 04:55:00 2019 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +26 -0
lines
- Add LON-CAPA boilerplate and version identifier.
Revision
1.1:
download - view:
text,
markup,
annotated -
[selected for diffs]
Tue Jan 1 04:43:47 2019 UTC (5 years, 10 months ago) by
raeburn
Branches:
MAIN
- Script to create a Certificate Authority (CA) for a LON-CAPA cluster.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>