CVS log for loncom/CrCA.pl

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 14 19:14:39 2023 UTC (10 months, 2 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.6: preferred, unified to selected 1.2: preferred, unified
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 (10 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, unified to selected 1.2: preferred, unified
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 (10 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, unified to selected 1.2: preferred, unified
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 (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, unified to selected 1.2: preferred, unified
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 (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, unified
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 - [selected for diffs]
Tue Jan 1 04:55:00 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, unified
Changes since revision 1.1: +26 -0 lines
- Add LON-CAPA boilerplate and version identifier.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 1 04:43:47 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to selected 1.2: preferred, unified
- Script to create a Certificate Authority (CA) for a LON-CAPA cluster.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>