Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

ACS not compatible with ECC (Elliptic Curve Cryptography) certificates.

Aperta
#14,239 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
java, python

Direzione di ricerca

Look at the certificate loading code in ACS, likely in a security or SSL/TLS module. The error suggests the system only handles RSA keys. Start by searching for certificate parsing or key factory usage. Test with an ECC certificate to see where the failure occurs, and check if underlying libraries like BouncyCastle or Java's security providers need configuration. 'Done' means ACS accepts and uses ECC certificates without error.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug
problem

Apparently, ACS is only capable of loading RSA certificates/keys and fails when using the more modern ECC (Elliptic Curve Cryptography).

Image

I hope this adds value to the project. Regards,

versions

All versions.

The steps to reproduce the bug
  1. Use CloudMonkey to upload a custom ECC certificate.
What to do about it?

Downgraded my automation to issue an RSA certificate instead :-/

Lingua principale
Java
Stelle
3.1k
Fork
1.4k
Merge medio
6g 20h
PR unite (30g)
27

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di apache/cloudstack

Tutte le issue di apache/cloudstack

Issue simili

Altre issue su Java

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.