Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshitha authored May 31, 2024
1 parent 5040648 commit acfbe60
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,7 @@ If you want to generate your own `sp-key.pem` and `sp-cert.pem` files, you can u
openssl req -x509 -key sp-key.pem -in sp-csr.pem -out sp-cert.pem -days 365
```
Replace `-days 365` with the desired validity period for the certificate.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.


## Acknowledgements

Expand Down

0 comments on commit acfbe60

Please sign in to comment.