xca icon indicating copy to clipboard operation
xca copied to clipboard

X Certificate and Key management

Results 172 xca issues
Sort by recently updated
recently updated
newest added

When you use EAP-TLS/802.1.X and others on Microsoft OSes, the Subject Alternative Name in the certificate must contain a User/Universal Principal Name (UPN) (e.g. [email protected] or [email protected]), this is currently...

Please add following feature to XCA, similar to what this tool here does: https://russelldavies.github.io/jwk-creator/ * Export the public key of a certificate as a JSON Web Key (JWK) This should...

I have noticed that xca's macOS-specific Qt Finder menu is not localized (by that I refer to the Mac-specific, first menu item and its sub-entries in the macOS Finder bar...

Can't seem to compile on RHEL8 or CentOS8: ./bootstrap make configure: *************************************************** configure: * X Certificate and Key management 2.4.31 configure: *************************************************** checking for g++... g++ checking whether the C++...

Hi, first of all great software problem: closing the application or db within hangs the process. db-connections appear to close properly. any changes seem properly comitted to db and can...

Hi, I don't know how could I configure XCA to issue certificates for my domain controller and wsus server (IIS). I know that during Root_CA configuration I need to configure...

Hello, anyone know why i receive that message error after XCA is opened. ![imagen](https://user-images.githubusercontent.com/88685498/128767301-76e92e27-5a60-4055-bc60-a70bb4d78851.png) Thank you

I have a habit of placing software under /opt. I configure xca with --prefix=/opt/xca-20210604, built then installed it. Now none of the extended oid's are listed. Running strace against it,...

When using a VCS to track and share the xdb sometimes one needs to resolve conflicts. For that it would be handy to somehow create a diff report between two...

I noticed in the default TLS server template, the subject alternative name gets filled with "DNS:copycn". It seems this is a variable XCA uses to copy the common name to...