Better error messages for problems with SSL
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 25/100
Direzione di ricerca
Start with the SSL instructions in the linked FAQ and reproduce the reported stack build and stack exec commands using the certificate and key options shown. Investigate why HTTPS on port 443 gives no indication of success and why invalid certificate paths are not reported. Done means SSL behavior is observable and certificate-path errors are clearly surfaced.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Documentation outlines http://snapframework.com/faq#how-do-i-enable-ssl that to include ssl support I need to recompile it.
I'm working withing stack, so I do
stack build --flag snap-server:openssl
Which seems like downloading openssl-streams and rebuilding server with flag, but running server with command
stack exec -- lumper -p 9000 --ssl-port=443 --ssl-cert=cert.pem --ssl-key=privkey.pem
- gives no indication of working ssl (https://localhost:443 gives nothing)
- doesn't notify if there is wrong paths to certificates
I would like to know if I'm missing something and how can I enable truly ssl?
- Lingua principale
- Haskell
- Stelle
- 197
- Fork
- 87
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di snapframework/snap-server
-
Timeout for pure values Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
snapframework/snap-server#118 · 5 commenti ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
snapframework/snap-server#96 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
snapframework/snap-server#94 · 1 reazione ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
snapframework/snap-server#85 · 8 commenti ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
snapframework/snap-server#77 · 2 commenti ·
Tutte le issue di snapframework/snap-server
Issue simili
-
docs
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100
-
needs triage type: bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
doclayout-0.6 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
commercialhaskell/stackage#8126 ·