shiguma127

Results 3 comments of shiguma127

After looking at the commit above, I figured I didn't need to delete all sends, so I created the following commit. https://github.com/shiguma127/rspotify/commit/2d5d5cabee41f13d227bb3f15251bb6561bdf005 However, there is no need to remove the...

Created a test. This is my first time using HithubActions CI, so there are some things that are not good. If you have any other ideas or good ways to...

You have to add ```DNS Name``` to subjectAltName like ``` subjectAltName=DNS:example.com,IP:192.168.1.3``` 192.168.1.3 is the IP address of the PC running the C # app Please rewrite example.com to suit your...