Questions tagged [certify]

8 questions
7
votes
3 answers

Set web.config for letsencrypt - Certify with Asp.NET Core and Angular 2 (Javascript-services)

I am trying to install letsencrypt certificate with Certify, but I get error, which (I think) has nothing to do with Certify. Problem is how my web.config is configured for handling my Asp.Net Core - Angular2 application. I didn't configure…
Makla
  • 9,899
  • 16
  • 72
  • 142
2
votes
0 answers

Certify XFA document using iTextSharp

I'm using iTextSharp 5.5.2 and I want to certify an XFA document with a digital certificate. My code looks as follows: PdfReader reader = new PdfReader(path); FileStream os = new FileStream(dest, FileMode.Create); PdfStamper stamper =…
1
vote
0 answers

How about the "Certified Secure Software Lifecycle Professional"?

I have invited to join Certified Secure Software Lifecycle Professional training course, however I have no idea about this course. Course's details give me only an overview of information, for example, this course is about how to gathering…
Anonymous
  • 9,366
  • 22
  • 83
  • 133
0
votes
0 answers

pdfbox - After LTV Certification Signature, PDF shows "Document has been Changed"

I am adding certifying signature using pdfbox. It is working fine but after adding LTV information, it is showing the message in acrobat that "Changes have been made to this document that are permitted by the certifying party". I am referring this…
0
votes
1 answer

Certify The Web - CheckDNS error resolving DnsSecRecursiveDdnsResolver?

I have installed Certify SSL/TLS Certificate Manager 4.0.8.0 onto my windows server. I am trying to add a wildcard certificate for *.staging1.mydomain.co.nz When I click Test, it tells me that CheckDNS has resolved to an IP Address, and it tells me…
Blank
  • 60
  • 1
  • 6
0
votes
2 answers

Get-Content -Path not working in script run by Certify (Lets Encrypt) but runs fine when script is run in powershell

My problem is I have made a script which starts a Exchange shell PSsession. The scrips runs fine if I execute it line by line in PowerShell, or if I right click on it in explorer and run. However, when it is called via certify after a new…
wookie_73
  • 1
  • 1
0
votes
1 answer

Adobe PDF Certification - Java

I'm currently building a Java daemon that will need to be able to sign and certify PDF documents. Now I've already implemented the code for this, but there is one "little" problem. The problem: The certificate I use needs to automatically be…
William
  • 15,465
  • 8
  • 36
  • 32
0
votes
1 answer

How to tell if an app is using Okuma API

I'm looking for a simple way to tell if an app is using the Okuma API. There are several applications running on a control and I don't see any indication. I've tried renaming the Okuma API dll's and I can make some of them crash by not being able to…
AppFzx
  • 1,445
  • 2
  • 14
  • 23