Commit Graph

  • 61af9abb34
    Merge pull request #5 from MatthewL246/fix-readme master Jonathan Barrow 2024-06-05 18:00:12 -0400
  • 44a8dbd6bf
    docs: fix broken Docker run command Matthew Lopez 2024-06-05 17:34:02 -0400
  • ee782d904f
    docs: fix incorrect short command-line arguments Matthew Lopez 2024-06-05 17:31:28 -0400
  • ee758b69e1
    Merge pull request #4 from MatthewL246/non-interactive-mode Jonathan Barrow 2024-06-05 16:27:50 -0400
  • bfe8fda0e6
    docs: update option names Matthew Lopez 2024-06-05 16:24:48 -0400
  • 6fc3580331
    chore: set environment variables from option names Matthew Lopez 2024-06-05 16:24:37 -0400
  • 9340afd844
    chore: convert options to kebab-case Matthew Lopez 2024-06-05 16:06:49 -0400
  • 8eba27505e
    feat: implement command-line options Matthew Lopez 2024-06-04 20:31:12 -0400
  • 90019871e2
    chore: validate format option in validateOptions() Matthew Lopez 2024-06-04 16:32:57 -0400
  • 80bedc5a33
    chore: prefix environment variable names with SSSL Matthew Lopez 2024-06-04 16:30:00 -0400
  • ce04bbf7d7
    chore: spread out file writes and logging Matthew Lopez 2024-06-04 16:22:21 -0400
  • 386433098e
    docs: add configuration and Docker to readme Matthew Lopez 2024-06-03 22:07:30 -0400
  • c2eec0ff19
    feat: Dockerize Matthew Lopez 2024-06-03 22:01:46 -0400
  • d4b2edd3f4
    feat: implement DER certificate parsing Matthew Lopez 2024-06-03 22:01:18 -0400
  • 1e16429660
    feat: implement non-interactive mode Matthew Lopez 2024-06-03 21:40:53 -0400
  • c50d69e793
    chore: ignore der and csr files too Matthew Lopez 2024-06-03 21:25:28 -0400
  • 49fc689fe4
    Merge pull request #1 from CenTdemeern1/patch-1 Jonathan Barrow 2024-04-08 20:29:27 -0400
  • d19609c910
    Fix typo Charlotte Herngreen 2024-04-09 02:26:42 +0200
  • 880c9979a8
    fix linter errors Jonathan Barrow 2024-02-22 12:00:47 -0500
  • bd4e99bcb4
    added eslint Jonathan Barrow 2024-02-22 12:00:20 -0500
  • 12024d8df4
    add missing semi-colon Jonathan Barrow 2024-02-22 11:57:00 -0500
  • f2259cc05b
    rename patchCA to forgeCertificateChain Jonathan Barrow 2024-02-22 11:54:49 -0500
  • 7cf8386583
    update log messages Jonathan Barrow 2024-02-22 11:54:06 -0500
  • 05610d7935
    create the forged CA, ssl cert, CSR, and chain Jonathan Barrow 2024-02-22 11:34:16 -0500
  • d5848f9eab
    resolve private key path to full path Jonathan Barrow 2024-02-22 10:43:47 -0500
  • ec64dff4f2
    Merge branch 'master' of https://github.com/jonbarrow/SSSL Jonathan Barrow 2024-02-21 19:27:01 -0500
  • 88566056f9
    removed CN customization. Broke things Jonathan Barrow 2024-02-21 17:46:02 -0500
  • 28af90fb1b
    patch: center image Jonathan Barrow 2024-01-30 17:15:02 -0500
  • f335b51e6a
    update: add shutter image to README Jonathan Barrow 2024-01-30 17:12:49 -0500
  • c0c73b2c27
    patch: update package.json Jonathan Barrow 2024-01-30 11:58:16 -0500
  • fb38a080d9
    patch: mention RPLs Jonathan Barrow 2024-01-29 21:25:49 -0500
  • 8cb50c5c85
    patch: clarify the signature bug Jonathan Barrow 2024-01-29 21:21:26 -0500
  • 91d6681ff4
    update: mention WebKit SSL conditions Jonathan Barrow 2024-01-29 21:19:48 -0500
  • f6cf9fb295
    update: update script instructions in README Jonathan Barrow 2024-01-29 21:15:37 -0500
  • 8ba6056d03
    patch: dont yell at people in the README Jonathan Barrow 2024-01-29 21:13:07 -0500
  • e02d2b5a8c
    update: make script interactive Jonathan Barrow 2024-01-29 21:09:01 -0500
  • f0923ce5a3
    chore: add LICENSE and README Jonathan Barrow 2024-01-29 20:40:12 -0500
  • bb25bc6a08
    patch: set CN to * because the Wii U accepts it Jonathan Barrow 2024-01-29 20:08:14 -0500
  • 95a016a4e2
    patch: actually update the authority key identifier Jonathan Barrow 2024-01-29 19:54:52 -0500
  • 8da3dfa18d
    Initial testing Jonathan Barrow 2024-01-27 18:15:08 -0500