Skip to content

Commit

Permalink
Update cert README
Browse files Browse the repository at this point in the history
  • Loading branch information
torrocus committed May 20, 2024
1 parent 0a5e702 commit d1feae7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sdi/cert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

[Source link](https://www.fatturapa.gov.it/it/norme-e-regole/DocumentazioneSDI/)

These certificates can also be obtained with the following commands:

```console
$ openssl s_client -connect testservizi.fatturapa.it:443 -showcerts
$ openssl s_client -connect servizi.fatturapa.it:443 -showcerts
```

## Test Certificates

Contents of the `test` folder:
Expand Down

0 comments on commit d1feae7

Please sign in to comment.