Skip to content

Commit 08af8bc

Browse files
- update readme
1 parent c23c01b commit 08af8bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ func main() {
2727

2828
### Extra Notes
2929

30-
Since the server is self-signed, some http clients will require extra configuration to allow self-signed certificates.
30+
Just remember to change the url from http to https. Also configure your http client code/application to allow self-signed certificates otherwise they will spit out an error.
3131

3232

3333
Other useful packages

0 commit comments

Comments
 (0)