security - Java 8 keytool is not using -providerName option correctly -


i have found that, when using keytool (windows, java 8 u45) generate csr ec keypair, stored in keystore , using custom provider specified via -providername, that, csr not signed using algorithm i've specified my provider (the provider seems, working specify keystore). why, when i've told tool use, use "some" operations? i've got work listing provider default provider in java.security, but, makes little sense me should have when i've explicitly told tool "use provider".

is bug in program, or bug in understanding?


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -