mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Remove default key file (leave it to the user to explicitly specify)
This commit is contained in:
parent
d5ef3a3f8c
commit
4954b44d8e
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
TRANSIP_Api_Url="https://api.transip.nl/v6"
|
||||
TRANSIP_Key_File="transip2.key"
|
||||
TRANSIP_Token_Read_Only="false"
|
||||
TRANSIP_Token_Global_Key="false"
|
||||
TRANSIP_Token_Expiration="30 minutes"
|
||||
|
Loading…
Reference in New Issue
Block a user