Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Oliver Welter
Am 16.09.2016 um 18:25 schrieb Andreas Bourges: Hi, On Freitag, 16. September 2016 17:46:02 CEST Andreas Bourges wrote: The question for me is, how can I further troubleshoot - no other option than code reading? Or do you have any hint, on where the policy violation might occur? ...ok - found

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Andreas Bourges
Hi, On Freitag, 16. September 2016 17:46:02 CEST Andreas Bourges wrote: > The question for me is, how can I further troubleshoot - no other option > than code reading? Or do you have any hint, on where the policy violation > might occur? ...ok - found the culprit :( I had already issued a certifi

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Oliver Welter
Am 16.09.2016 um 17:46 schrieb Andreas Bourges: Hi Martin, On Freitag, 16. September 2016 16:38:55 CEST Martin Bartosch wrote: so the only thing that's open is the policy violation (and ui fix) ;-) Well spotted. Could you raise an issue describing the problem on the Github tracker please? Y

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Andreas Bourges
Hi Martin, On Freitag, 16. September 2016 16:38:55 CEST Martin Bartosch wrote: > > so the only thing that's open is the policy violation (and ui fix) ;-) > Well spotted. Could you raise an issue describing the problem on the Github > tracker please? Yep, I'll open an issue (probably not before n

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Martin Bartosch
Hi, > Ha - the truncation of the IPv6 address is apparently an error in the ui. If > I > decode the certificate on the cli it shows: > >X509v3 Subject Alternative Name: >DNS:marvin..lab, IP Address:2001:55C:5574:100:0:0:0:200, > IP Address:10.0.0.200 > > so the

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Andreas Bourges
Ha - the truncation of the IPv6 address is apparently an error in the ui. If I decode the certificate on the cli it shows: X509v3 Subject Alternative Name: DNS:marvin..lab, IP Address:2001:55C:5574:100:0:0:0:200, IP Address:10.0.0.200 so the only thing that's ope

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Andreas Bourges
Hi Oliver, On Freitag, 16. September 2016 12:54:44 CEST Oliver Welter wrote: > > First things we're targeting: > > - in the SAN field we'd like to change the input fields (allow ipv6 > > addresses...) > > Thats easy - have a look at the profile definition in the > realm/ca-one/profile folder, in

Re: [OpenXPKI-users] customizing openxpki

2016-09-16 Thread Oliver Welter
Hi Andreas, welcome to the project ;) Am 16.09.2016 um 12:05 schrieb Andreas Bourges: However - we're currently a bit lost, on how to approach this task ;-) The openxpki documentation might still need a bit polishing for newcomers... Indeed...feel free to contribute ;D First things we're ta