Skip to content

Commit c6d734f

Browse files
committed
Update documentation.
1 parent 906b795 commit c6d734f

File tree

5 files changed

+11
-29
lines changed

5 files changed

+11
-29
lines changed
-374 KB
Binary file not shown.

guides/browser-configuration/readme.md

Lines changed: 0 additions & 25 deletions
This file was deleted.
-1.82 MB
Binary file not shown.

guides/getting-started/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,19 @@ Add the gem to your project:
1010
$ bundle add localhost
1111
~~~
1212

13+
Then, generate an issuer certificate and install it:
14+
15+
~~~ bash
16+
$ bundle exec bake localhost:install
17+
~~~
18+
19+
You may be prompted for a password to install the certificate. This is the password for your local keychain.
20+
1321
## Core Concepts
1422

15-
`localhost` has one core concept:
23+
`localhost` has two core concepts:
1624

25+
- A {ruby Localhost::Issuer} instance which represents a certificate authority (CA) that can be used to sign certificates for localhost.
1726
- A {ruby Localhost::Authority} instance which represents a public and private key pair that can be used for both clients and servers.
1827

1928
### Files

guides/links.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
getting-started:
22
order: 1
3-
browser-configuration:
4-
order: 2
53
example-server:
6-
order: 3
4+
order: 2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy