Skip to content

[CI] Cannot load security plugin under 8FIPS #37682

Closed
@costin

Description

@costin

org.elasticsearch.xpack.security.LocalStateSecurity cannot be loaded due to FIPS mode:

Caused by: java.security.KeyStoreException: FIPS mode: KeyStore must be from provider BCFIPS
	at sun.security.ssl.KeyManagerFactoryImpl$SunX509.engineInit(KeyManagerFactoryImpl.java:67)
	at javax.net.ssl.KeyManagerFactory.init(KeyManagerFactory.java:256)

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=java8fips,nodes=virtual&&linux/195/console

Metadata

Metadata

Assignees

Labels

:Security/SecuritySecurity issues without another label>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions