Skip to content

Commit

Permalink
README.md: small structure updates
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda authored May 12, 2024
1 parent 462a756 commit edd7fff
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ Components:
* `csecsipid`: C STIR/SHAKEN ibrary - wrapper code to build dynamic or static library and .h include files
* `secsipidx`: `main.go` - CLI tool and HTTP API server for checking or building SIP identity

## secsipidx ##

### Installation ###
## Installation ##

Install Go language (golang), guidelines at:

Expand Down Expand Up @@ -87,8 +85,6 @@ openssl ecparam -name prime256v1 -genkey -noout -out ec256-private.pem
openssl ec -in ec256-private.pem -pubout -out ec256-public.pem
```

### Usage ###

#### CLI - Generate Full Identity Header ####

A call from `+493044448888` to `+493055559999` with attestation level `A`, when the public key can be downloaded from `http://asipto.lab/stir/cert.pem`:
Expand Down

0 comments on commit edd7fff

Please sign in to comment.