4.3.2 SSL

Open
#7 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
documentation

Research direction

Start by reading section 4.3.2 and compare its SSL instructions with the sequence described in the issue. Verify the certificate, PEM conversion, Java Keystore, and shadow-cljs.edn steps, then revise the section so the required order and configuration values are unambiguous.

Written by the indexing model from the issue text.

Description

I find this section ambiguous.

Is this the necessary sequence.

  • Generate a self-signed root certificate for localhost, ensuring that the cert contains a Subject Alternative Name.

  • If the generated certificate is not in pem format, use openssl to convert to pem.

  • Use keytool to create a Java Keystore containing the self-signed certificate.

  • Add :ssl configuration to shadow-cljs.edn, either relying on the default values or specifying actual values.

Dominant language
Makefile
Stars
31
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from shadow-cljs/shadow-cljs.github.io

All issues in shadow-cljs/shadow-cljs.github.io

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.