Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lxlx1991
Total activity
2
Last activity
January 03, 2024 06:56
Member since
January 03, 2024 06:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Lxlx1991
commented,
January 03, 2024 06:56
In macOS use this command to generate the base64 stringbase64 -b 0 -i /path/to/chain.crt -o /path/to/chain_base64.crtbase64 -b 0 -i /path/to/private.pem -o /path/to/private_base64.pem
Community
IntelliJ IDEA Open API and Plugin Development
Signing Plugin always throws NullPointerException: pemObject must not be null
0 votes