←back to thread

563 points joncfoo | 1 comments | | HN request time: 0s | source
Show context
xvilo ◴[] No.41205561[source]
Any ideas on how you would run SSL/TLS on these set-ups?
replies(4): >>41205597 #>>41205600 #>>41206406 #>>41208111 #
1. the8472 ◴[] No.41205597[source]
Either pin the appropriate server cert in each application or run your internal CA (scoped to that domain via name constriants) and deploy the root cert to all client machines.