You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No Problem, but when using -s -sk -sc you will need to provide a server key without a passphrase. This could be better if the passphrase is asked for when starting goshs. Also we could look into providing a p12 as well instead of key and cert.
Describe the solution you'd like
Ask for the passphrase and then use the key.
Describe alternatives you've considered
Leave as is.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No Problem, but when using
-s -sk -sc
you will need to provide a server key without a passphrase. This could be better if the passphrase is asked for when starting goshs. Also we could look into providing a p12 as well instead of key and cert.Describe the solution you'd like
Ask for the passphrase and then use the key.
Describe alternatives you've considered
Leave as is.
The text was updated successfully, but these errors were encountered: