Skip to content

Update encryption-and-authentication-using-ssl.md#789

Open
cloudedseal wants to merge 1 commit intoapache:markdownfrom
cloudedseal:patch-1
Open

Update encryption-and-authentication-using-ssl.md#789
cloudedseal wants to merge 1 commit intoapache:markdownfrom
cloudedseal:patch-1

Conversation

@cloudedseal
Copy link
Copy Markdown

@cloudedseal cloudedseal commented Jan 28, 2026

execute with -destkeystoretype pkcs12 report error
keytool -keystore test_keystore -alias localhost -validity 1000 -genkey -keyalg RSA -destkeystoretype pkcs12 -ext SAN=DNS:a.test.com,IP:172.31.23.245 Illegal option: -destkeystoretype
keytool -genkeypair [OPTION]...

Generates a key pair

execute with -destkeystoretype pkcs12 report error
keytool -keystore test_keystore -alias localhost -validity 1000 -genkey -keyalg RSA -destkeystoretype pkcs12 -ext SAN=DNS:a.test.bes.com,IP:172.31.23.245 
Illegal option:  -destkeystoretype
keytool -genkeypair [OPTION]...

Generates a key pair
@cloudedseal
Copy link
Copy Markdown
Author

can a beginer config the ssl from scratch via this document. I can't.

@cloudedseal
Copy link
Copy Markdown
Author

the kafka has released many years. It seems very hard to get one complete and workable ssl config from scratch. so sad. 🤣😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant